mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
fix: travel time wasn't correctly calculated for survivalist and background speed bonuses
enhancement: new calculations for travel speed bonuses of survivalist and backgrounds git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8794 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -392,8 +392,8 @@ STR16 gzIMPMinorTraitsHelpTextsSnitch[]=
|
||||
|
||||
STR16 gzIMPMajorTraitsHelpTextsSurvival[] = // TODO.Translate
|
||||
{
|
||||
L"+%d%s group traveling speed between sectors if traveling by foot\n",
|
||||
L"+%d%s group traveling speed between sectors if traveling in vehicle (except helicopter)\n",
|
||||
L"-%d%s travel time needed between sectors if traveling by foot\n",
|
||||
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 worn out speed of camouflage by water or time\n",
|
||||
|
||||
Reference in New Issue
Block a user