feat(Scripts/Commands): Add command ".npc do" for calling DoAction() (#24281)

This commit is contained in:
Gultask
2026-01-01 05:42:12 -03:00
committed by GitHub
parent a3a7435ac3
commit 4a33c8f11e
3 changed files with 25 additions and 0 deletions

View File

@@ -671,6 +671,8 @@ enum AcoreStrings
LANG_REWARDED = 602,
LANG_NPC_DO_ACTION = 603,
// 603-704 - free
LANG_WAIT_BEFORE_SPEAKING = 705,