mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
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:
@@ -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[]=
|
||||
{
|
||||
|
||||
@@ -230,6 +230,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s robot's CtH controlled by the %s\n",
|
||||
L"%s trait grants ability to repair the robot\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[]=
|
||||
|
||||
@@ -230,6 +230,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s robot's CtH controlled by the %s\n",
|
||||
L"%s trait grants ability to repair the robot\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",
|
||||
};
|
||||
|
||||
STR16 gzIMPMajorTraitsHelpTextsDoctor[]=
|
||||
|
||||
@@ -231,6 +231,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s de chance de toucher avec le robot contrôlé par %s\n",
|
||||
L"%s vous accorde la capacité de réparer le robot\n",
|
||||
L"Pénalité réduite sur la vitesse à réparer le robot de %d%s\n",
|
||||
L"Able to restore item threshold to 100%% during repair\n", // TODO.Translate
|
||||
};
|
||||
STR16 gzIMPMajorTraitsHelpTextsDoctor[]=
|
||||
{
|
||||
|
||||
@@ -230,6 +230,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s Trefferchance des Roboters, wenn vom %s gesteuert\n",
|
||||
L"Der %s kann den Roboter reparieren\n",
|
||||
L"%d%s Reduzierung des Geschwindigkeitsabzugs beim Reparieren des Roboters\n",
|
||||
L"Able to restore item threshold to 100%% during repair\n", // TODO.Translate
|
||||
};
|
||||
|
||||
STR16 gzIMPMajorTraitsHelpTextsDoctor[]=
|
||||
|
||||
@@ -228,6 +228,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s robot's CtH controlled by the %s\n",
|
||||
L"%s trait grants ability to repair the robot\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[]=
|
||||
|
||||
@@ -230,6 +230,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s robot's CtH controlled by the %s\n",
|
||||
L"%s trait grants ability to repair the robot\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[]=
|
||||
|
||||
@@ -229,6 +229,7 @@ STR16 gzIMPMajorTraitsHelpTextsTechnician[]=
|
||||
L"+%d%s к шансу попадания по цели роботу, управляемому %s\n",
|
||||
L"%s даёт возможность ремонтировать робота\n",
|
||||
L"Понижен штраф на скорость ремонта робота на %d%s\n",
|
||||
L"Able to restore item threshold to 100%% during repair\n", // TODO.Translate
|
||||
};
|
||||
STR16 gzIMPMajorTraitsHelpTextsDoctor[]=
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user