mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Deleted Feature: The poison feature has been made obsolete by the disease feature and has been removed.
GameDir >= r2245 is recommended. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7870 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -3330,12 +3330,8 @@ CHAR16 TacticalStr[][ MED_STRING_LENGTH ] =
|
||||
L"Detonations-Zeit (in Züge) (1 - 4) und die Entschärfungs-Frequenz (A - D):",
|
||||
L"Stolperdraht-Hierarchie (1 - 4) und das Netzwerk (A - D):",
|
||||
|
||||
// added by Flugente to display health and poisoning
|
||||
L"Gesundheit: %d/%d\nGift: %d/%d\nAusdauer: %d/%d\nMoral: %s",
|
||||
|
||||
// added by Flugente to display food status
|
||||
L"Gesundheit: %d/%d\nAusdauer: %d/%d\nMoral: %s\nWasser: %d%s\nEssen: %d%s",
|
||||
L"Ges.: %d/%d\nGift: %d/%d\nAusd.: %d/%d\nMoral: %s\nWasser: %d%s\nEssen: %d%s",
|
||||
|
||||
// added by Flugente: selection of a function to call in tactical
|
||||
L"Was möchten Sie tun?",
|
||||
@@ -8067,7 +8063,6 @@ STR16 szBackgroundText_Value[]=
|
||||
L" %s%d%% travel speed on air vehicles\n",
|
||||
L" %s%d%% travel speed on water vehicles\n",
|
||||
|
||||
L" %s%d%% poison resistance\n",
|
||||
L" %s%d%% fear resistance\n",
|
||||
L" %s%d%% suppression resistance\n",
|
||||
L" %s%d%% physical resistance\n",
|
||||
|
||||
Reference in New Issue
Block a user