New disability: Hemophiliac causes mercs to bleed a lot faster, even for tiny wounds

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8217 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2016-05-16 15:17:11 +00:00
parent 645b42bc8b
commit 5df191a263
21 changed files with 97 additions and 6 deletions
+7
View File
@@ -7813,6 +7813,7 @@ STR16 gzIMPDisabilityTraitText[]=
L"神经错乱",
L"聋子", //L"Deaf",
L"近视眼", //L"Shortsighted",
L"Hemophiliac", // TODO.Translate
L"I.M.P. 性格缺陷",
};
@@ -7828,6 +7829,12 @@ STR16 gzIMPDisabilityTraitEmailTextShortSighted[] =
L"因为你在发光的长方体前面花了太久时间。你应该多吃点胡萝卜,你见过戴眼镜的兔子么?没有吧。", // L"That happens when you spend your days in front of glowing rectangles. You should have eaten more carrots. Ever seen a rabbit with glasses? Figures.",
};
STR16 gzIMPDisabilityTraitEmailTextHemophiliac[] = // TODO.Translate
{
L"Are you SURE this is the right job for you?",
L"As long as you are so good to never ever get hit, or fight only in fully staffed hospitals, you should be fine.",
};
// HEADROCK HAM 3.6: Error strings for assigning a merc to a facility
STR16 gzFacilityErrorMessage[]=
{