mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Removed ENABLE_ZOMBIES-define
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8047 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6253,9 +6253,7 @@ STR16 zOptionsToggleText[] =
|
||||
L"Quiet Repairing", // Madd: mercs don't say quotes while repairing
|
||||
L"Quiet Doctoring", // Madd: mercs don't say quotes while doctoring
|
||||
L"Auto Fast Forward AI Turns", // Automatic fast forward through AI turns
|
||||
#ifdef ENABLE_ZOMBIES
|
||||
L"Allow Zombies", // Flugente Zombies 1.0
|
||||
#endif
|
||||
L"Allow Zombies", // Flugente Zombies
|
||||
L"Enable Inventory Popups", // the_bob : enable popups for picking items from sector inv
|
||||
L"Mark Remaining Hostiles",
|
||||
L"Show LBE Content",
|
||||
@@ -6370,9 +6368,7 @@ STR16 zOptionsScreenHelpText[] =
|
||||
L"When ON, mercs will not report progress during doctoring.",
|
||||
L"When ON, AI turns will be much faster.",
|
||||
|
||||
#ifdef ENABLE_ZOMBIES
|
||||
L"When ON, zombies will spawn. Beware!", // allow zombies
|
||||
#endif
|
||||
L"When ON, enables popup boxes that appear when left-click on empty merc inventory slots in mapscreen sector inventory.",
|
||||
L"When ON, approximate locations of the last enemies in the sector will be highlighted.",
|
||||
L"When ON, will show the contents of an LBE item; otherwise, regular NAS interface will be shown.",
|
||||
|
||||
Reference in New Issue
Block a user