mirror of
https://github.com/1dot13/source.git
synced 2026-07-29 13:52:17 +02:00
- new option for militia command menu: crouch/all crouch
- Larry now consumes every drug git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@5638 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -1903,8 +1903,9 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Attack", // set militia to aggresive
|
||||
L"Hold Position", // set militia to stationary
|
||||
L"Retreat", // retreat militia
|
||||
L"Come to me", // retreat militia
|
||||
L"Get down", // retreat militia
|
||||
L"Come to me",
|
||||
L"Get down",
|
||||
L"Crouch",
|
||||
L"Take cover",
|
||||
L"All: Attack",
|
||||
L"All: Hold Position",
|
||||
@@ -1912,6 +1913,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Come to me",
|
||||
L"All: Spread out",
|
||||
L"All: Get down",
|
||||
L"All: Crouch",
|
||||
L"All: Take cover",
|
||||
//L"All: Find items",
|
||||
L"Cancel", // cancel this menu
|
||||
|
||||
Reference in New Issue
Block a user