mirror of
https://github.com/1dot13/source.git
synced 2026-08-12 14:10:23 +02:00
- Fixed MERC hiring bug when reached max allowed mercs due to optional gear feature (by Buggler)
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@6075 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4248,7 +4248,7 @@ STR16 MercInfo[] =
|
||||
L"Razem:",
|
||||
L"Nie żyje",
|
||||
|
||||
L"Wygląda na to, że chcesz wynająć zbyt wielu najemników. Limit wynosi 18.",
|
||||
L"You have a full team of mercs already.", //TODO.Translate
|
||||
L"Weź sprzęt?",
|
||||
L"Niedostępny",
|
||||
L"Unsettled Bills", //TODO.Translate
|
||||
@@ -4749,7 +4749,7 @@ STR16 AimPopUpText[] =
|
||||
|
||||
//If you try to hire more mercs than game can support
|
||||
|
||||
L"You have a full team of mercs already.",
|
||||
L"You have a full team of mercs already.", //TODO.Translate
|
||||
|
||||
L"Nagrana wiadomość",
|
||||
L"Wiadomość zapisana",
|
||||
|
||||
Reference in New Issue
Block a user