new disabilities:

- 'deaf' reduces hearing ability
- 'shortsighted' reduces sight range

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6049 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2013-05-02 00:15:51 +00:00
parent 265fd3bc61
commit 8fb494ff53
20 changed files with 249 additions and 47 deletions
+14
View File
@@ -6646,9 +6646,23 @@ STR16 gzIMPDisabilityTraitText[]=
L"Fear of Insects",
L"Forgetful",
L"Psychotic",
L"Deaf",
L"Shortsighted",
L"I.M.P. Disabilities",
};
STR16 gzIMPDisabilityTraitEmailTextDeaf[] =
{
L"We bet you're glad this isn't voicemail.",
L"You've either visited to many discos in your teens, or were to close a massive artillery bombardment. Or just old. Either way, your team better learn sign language.",
};
STR16 gzIMPDisabilityTraitEmailTextShortSighted[] =
{
L"You'll be screwed if you ever lose your glasses.",
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.",
};
// HEADROCK HAM 3.6: Error strings for assigning a merc to a facility
STR16 gzFacilityErrorMessage[]=
{