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:
@@ -1905,6 +1905,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"撤退", // retreat militia
|
||||
L"向我靠拢", // retreat militia
|
||||
L"卧倒", // retreat militia
|
||||
L"Crouch", // TODO.Translate
|
||||
L"隐蔽",
|
||||
L"全体: 进攻",
|
||||
L"全体: 原地坚守",
|
||||
@@ -1912,6 +1913,7 @@ STR16 pMilitiaControlMenuStrings[] =
|
||||
L"全体: 向我靠拢",
|
||||
L"全体: 分散",
|
||||
L"全体: 卧倒",
|
||||
L"All: Crouch", // TODO.Translate
|
||||
L"全体: 隐蔽",
|
||||
//L"All: Find items",
|
||||
L"取消", // cancel this menu
|
||||
|
||||
Reference in New Issue
Block a user