mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
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:
@@ -4639,7 +4639,9 @@ STR16 pMapErrorString[] =
|
||||
L"Fahrzeug zu stark beschädigt!",
|
||||
L"Nur zwei Söldner pro Sektor können Milizen trainieren.",
|
||||
L"Roboter muss von jemandem bedient werden. Beide im selben Trupp platzieren.",
|
||||
|
||||
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 Gegenstände von %s nach %s bewegt",
|
||||
};
|
||||
|
||||
// help text used during strategic route plotting
|
||||
|
||||
Reference in New Issue
Block a user