feat(Scripts/Commands): Implement gameobject respawn command (#18129)
This commit is contained in:
parent
5487d3e7f2
commit
39ea396113
3 changed files with 27 additions and 9 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue