mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Source v1.13 Mod High Resolution version from 2006-04-19
********************************************************* * 2006/04/19 * * Madd_Mugsy * * Developed in VS 2003 * ********************************************************* - Restored the ?accurate? and ?inaccurate? strings that Rowa21 overwrote ;) - IMP.dat file changed to save a different file for each IMP - Different existing IMPs can be loaded by typing their names in the IMP webpage git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@28 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -297,6 +297,8 @@ UINT16 Message[][STRING_LENGTH] =
|
||||
L"Bloodcats' turn",
|
||||
L"full auto",
|
||||
L"no full auto",
|
||||
L"accurate",
|
||||
L"inaccurate",
|
||||
};
|
||||
|
||||
|
||||
@@ -1934,7 +1936,7 @@ STR16 pMapErrorString[] =
|
||||
L"needs an escort to move. Place her on a squad with one.", // for a female
|
||||
L"Merc hasn't yet arrived in Arulco!",
|
||||
L"Looks like there's some contract negotiations to settle first.",
|
||||
L"",
|
||||
L"Cannot give a movement order. Air raid is going on.", // WANNE 2
|
||||
//11-15
|
||||
L"Movement orders? There's a battle going on!",
|
||||
L"You have been ambushed by bloodcats in sector %s!",
|
||||
@@ -4037,4 +4039,4 @@ STR16 gzLateLocalizedString[] =
|
||||
|
||||
|
||||
|
||||
#endif //ENGLISH
|
||||
#endif //ENGLISH
|
||||
|
||||
Reference in New Issue
Block a user