mirror of
https://github.com/1dot13/source.git
synced 2026-08-05 14:00:23 +02:00
Externalized new messages for the Real-Time Mode
git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@2926 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
@@ -4527,6 +4527,12 @@ STR16 New113Message[] =
|
||||
L"Sold item",
|
||||
L"Sold all items of this type",
|
||||
L"You should check your goggles",
|
||||
// Real Time Mode messages
|
||||
L"In combat already",
|
||||
L"No enemies in sight",
|
||||
L"Real-time sneaking OFF",
|
||||
L"Real-time sneaking ON",
|
||||
L"Enemy spotted! (Ctrl + x to enter turn based)",
|
||||
};
|
||||
|
||||
STR16 New113HAMMessage[] =
|
||||
@@ -4676,6 +4682,7 @@ STR16 MPClientMessage[] =
|
||||
// 65
|
||||
L"Press 'Ready' to enter tactical screen.",
|
||||
L"Cannot connect because your version %S is different from the server version %S.",
|
||||
L"You killed an enemy soldier.",
|
||||
};
|
||||
|
||||
STR16 MPHelp[] =
|
||||
|
||||
Reference in New Issue
Block a user