In order to keep trait-related settings where traits are defined, moved MERCS_CAN_DO_ADVANCED_REPAIRS from JA2_Options.ini to Skills_Settings.ini under [Technician] settings.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7867 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2015-05-19 20:47:07 +00:00
parent 7d18a1ca7a
commit c677c462bc
13 changed files with 22 additions and 9 deletions
+1
View File
@@ -229,6 +229,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
L"机器人命中率 +%d%s, (由%s控制时)(翻译注:程序参数问题只能用这个语序)\n",// L"+%d%s CtH of robot controlled by the %s\n",
L"只有 %s 可以修理机器人\n",// L"%s trait grants you the ability to repair the robot\n",
L"修理机器人的速度惩罚 -%d%s\n",// L"Reduced penalty to repair speed of the robot by %d%s\n",
L"Able to restore item threshold to 100%% during repair\n", // TODO.Translate
};
STR16 gzIMPMajorTraitsHelpTextsDoctor[]=
{