mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
Expanded feature: Militia Strategic Movement is turned on with ALLOW_MILITIA_STRATEGIC_COMMAND set to TRUE and allows plotting paths for the militia just like for merc squads.
GameDir >= r2204 is recommended. git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@7727 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -10078,4 +10078,16 @@ STR16 szIMPGearDropDownNoneText[] =
|
||||
L"No additional items",
|
||||
};
|
||||
|
||||
STR16 szMilitiaStrategicMovementText[] =
|
||||
{
|
||||
L"We cannot relay orders to this sector, militia command not possible.",
|
||||
L"Unassigned",
|
||||
L"Group No.",
|
||||
L"Next",
|
||||
|
||||
L"ETA",
|
||||
L"Group %d (new)",
|
||||
L"Group %d",
|
||||
};
|
||||
|
||||
#endif //ENGLISH
|
||||
|
||||
Reference in New Issue
Block a user