mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New Feature: Drug System Overhaul. The drug system has been completely overhauled.
Requires GameDir >= r2257. For more info, see http://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=341541&#msg_341541 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7896 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -6206,6 +6206,7 @@ STR16 pMessageStrings[] =
|
||||
L"Artificial Merc Light ON",
|
||||
L"Artificial Merc Light OFF",
|
||||
L"Squad %s active.",
|
||||
L"%s smoked %s.",
|
||||
};
|
||||
|
||||
|
||||
@@ -8276,6 +8277,8 @@ STR16 szBackgroundText_Value[]=
|
||||
L" %s%d%% initial distance to enemy in ambush\n",
|
||||
|
||||
L" dislikes some other backgrounds",
|
||||
L"Smoker",
|
||||
L"Nonsmoker",
|
||||
};
|
||||
|
||||
STR16 szBackgroundTitleText[] =
|
||||
|
||||
Reference in New Issue
Block a user