Fix: sometimes items moved by the MOVEITEM assignment are left unreachable

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@8100 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Flugente
2016-03-09 20:18:35 +00:00
parent 908923e813
commit 1689f1b571
9 changed files with 37 additions and 7 deletions
+3
View File
@@ -4676,6 +4676,9 @@ STR16 pMapErrorString[] =
L"Pojazd jest uszkodzony!",
L"Pamiętaj, że w jednym sektorze tylko dwóch najemników może trenować żołnierzy samoobrony.",
L"Robot nie może się poruszać bez operatora. Umieść ich razem w jednym oddziale.",
L"Items cannot be moved to %s, as no valid dropoff point was found. Please enter map to resolve this issue.", // TODO.Translate
// 51-55
L"%d items moved from %s to %s",
};