mirror of
https://github.com/1dot13/source.git
synced 2026-07-22 13:40:22 +02:00
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:
@@ -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[]=
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user