Merged revision(s) 7024 from branches/ja2_source_official_2014:

- If a merc repairs up to a threshold below 100, display a slightly different message
- Due to radio operator jamming, AI red alert can fail (intentional part of the trait). In that case, forbid the soldier from using radio again this turn, as this would be a fruitless waste of APs.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7025 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2014-03-04 22:20:32 +00:00
parent f03bc8ef23
commit 12d45fcfa2
15 changed files with 62 additions and 17 deletions
+3
View File
@@ -1762,6 +1762,9 @@ CHAR16 Message[][STRING_LENGTH] =
L"You cannot attach %s to this slot.",
L"The %s will not fit in any open slots.",
L"There's not enough space for this pocket.",
L"%s has repaired the %s as much as possible.",
L"%s has repaired %s's %s as much as possible.",
};