mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
New trait bonus for Ranger
FIRING_SPEED_BONUS_SHOTGUNS will reduce the APs needed to fire shotguns. Default is 10 (percent). git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6429 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -145,6 +145,7 @@ STR16 gzIMPMajorTraitsHelpTextsRanger[]=
|
||||
L"步枪命中率 +%d%s\n",// L"+%d%s Chance to Hit with Rifles\n",
|
||||
L"霰弹枪命中率 +%d%s\n",// L"+%d%s Chance to Hit with Shotguns\n",
|
||||
L"泵动式霰弹上膛所需行动点 -%d%s \n",// L"-%d%s APs needed to pump Shotguns\n",
|
||||
L"-%d%s APs to fire Shotguns\n", //TODO.Translate
|
||||
L"队伍在区域间步行移动的速度 +%d%s\n",// L"+%d%s group travelling speed between sectors if traveling by foot\n",
|
||||
L"队伍在区域间乘车移动的速度 +%d%s\n",// L"+%d%s group travelling speed between sectors if traveling in vehicle (except helicopter)\n",
|
||||
L"区域间移动时体力消耗 -%d%s\n",// L"-%d%s less energy spent for travelling between sectors\n",
|
||||
|
||||
Reference in New Issue
Block a user