feat(Scripts/Commands): Implement character changeaccount command (#13532)
* feat(Scripts/Commands): Implement character changeaccount command * strings and stuff * clear unused
This commit is contained in:
parent
e55d7cb951
commit
192bf4736b
3 changed files with 60 additions and 0 deletions
|
|
@ -1146,6 +1146,8 @@ enum AcoreStrings
|
|||
|
||||
LANG_CMD_GOQUEST_INVALID_SYNTAX = 5082,
|
||||
|
||||
LANG_CMD_CHAR_CHANGE_ACC_SUCCESS = 5083,
|
||||
|
||||
// Room for more strings 5083-9999
|
||||
|
||||
// Level requirement notifications
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue