mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-22 13:16:23 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user