fix(Scripts/Command): Improve output of event commands (#16980)

This commit is contained in:
Kitzunu
2023-08-12 00:03:03 +02:00
committed by GitHub
parent da8ebbae0b
commit de2e2b6e8b
3 changed files with 16 additions and 3 deletions

View File

@@ -645,7 +645,10 @@ enum AcoreStrings
// End Level 3 list, continued at 1100
// 600-704 - free
LANG_EVENT_STARTED = 600,
LANG_EVENT_STOPPED = 601,
// 602-704 - free
LANG_WAIT_BEFORE_SPEAKING = 705,
LANG_NOT_EQUIPPED_ITEM = 706,