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:
silversurfer
2020-04-27 20:34:51 +00:00
parent 22cb49668f
commit 0e9e13e838
7 changed files with 37 additions and 31 deletions
+2 -2
View File
@@ -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",