mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
new feature: madlab's robot can be upgraded
requires gamedir r2642 https://thepit.ja-galaxy-forum.com/index.php?t=msg&goto=364403 git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@9338 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -11989,4 +11989,30 @@ STR16 szRebelCommandDirectivesText[] = // TODO.Translate
|
||||
L"Improving this directive will increase the number of volunteers gained per day.",
|
||||
};
|
||||
|
||||
STR16 szRobotText[] = // TODO: Translate
|
||||
{
|
||||
L"The robot's installed weapon cannot be changed.",
|
||||
L"It is not possible to add attachments to the robot's weapon.",
|
||||
L"Installed Weapon",
|
||||
L"Reserve Ammo",
|
||||
L"Targeting Upgrade",
|
||||
L"Chassis Upgrade",
|
||||
L"Utility Upgrade",
|
||||
L"Storage",
|
||||
L"No Bonus",
|
||||
L"The laser bonuses of this item are applied to the robot.",
|
||||
L"The night- and cave-vision bonuses of this item are applied to the robot.",
|
||||
L"This kit degrades instead of the robot's weapon.",
|
||||
L"The robot's cleaning kit was depleted!",
|
||||
L"Mines adjacent to the robot are automatically flagged.",
|
||||
L"Periodic X-Ray scans during combat. No batteries required.",
|
||||
L"The robot has activated an x-ray scan!",
|
||||
L"The robot can use the radio set.",
|
||||
L"The robot's chassis is strengthened, giving it better combat performance.",
|
||||
L"The camouflage bonuses of this item are applied to the robot.",
|
||||
L"The robot is tougher and takes less damage.",
|
||||
L"The robot's extra armour plating was destroyed!",
|
||||
L"The robot gains the benefit of the %s skill trait.",
|
||||
};
|
||||
|
||||
#endif //ITALIAN
|
||||
|
||||
Reference in New Issue
Block a user