mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +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:
@@ -1904,6 +1904,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"Retraite", // retreat militia
|
||||
L"Rejoignez moi", // retreat militia
|
||||
L"Couchez vous", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"A couvert!",
|
||||
L"All: Attaquez",
|
||||
L"All: Tenez la Position",
|
||||
@@ -1911,6 +1912,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"All: Rejoignez-moi",
|
||||
L"All: Dispersez-vous",
|
||||
L"All: Couchez-vous",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"All: A couvert!",
|
||||
//L"All: Trouver materiel",
|
||||
L"Annuler", // cancel this menu
|
||||
|
||||
Reference in New Issue
Block a user