feat(Scripts/Commands): Implement gameobject respawn command (#18129)

This commit is contained in:
Andrew
2024-01-07 13:58:17 -03:00
committed by GitHub
parent 5487d3e7f2
commit 39ea396113
3 changed files with 27 additions and 9 deletions

View File

@@ -1159,7 +1159,9 @@ enum AcoreStrings
LANG_CMD_CAST_ERROR_CODE = 5084,
// Room for more strings 5084-9999
LANG_CMD_GO_RESPAWN = 5085,
// Room for more strings 5086-9999
// Level requirement notifications
LANG_SAY_REQ = 6604,