mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Added camouflage bonus to the survival trait (by rftr).
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9193 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -397,7 +397,6 @@ STR16 gzIMPMajorTraitsHelpTextsSurvival[] =
|
||||
L"-%d%s travel time needed between sectors if traveling in vehicle (except helicopter)\n",
|
||||
L"-%d%s less energy spent for travelling between sectors\n",
|
||||
L"-%d%s weather penalties\n",
|
||||
//L"+%d%s camouflage effectiveness\n",
|
||||
L"-%d%s worn out speed of camouflage by water or time\n",
|
||||
L"Can spot tracks up to %d tiles away\n",
|
||||
|
||||
@@ -405,6 +404,7 @@ STR16 gzIMPMajorTraitsHelpTextsSurvival[] =
|
||||
L"%s%d%% food consumption\n",
|
||||
L"%s%d%% water consumption\n",
|
||||
L"+%d%% snake evasion\n",
|
||||
L"+%d%% camouflage effectiveness\n",
|
||||
};
|
||||
|
||||
STR16 gzIMPMinorTraitsHelpTextsNone[]=
|
||||
|
||||
Reference in New Issue
Block a user