feat(Script/Command): Add AccountFlag pinfo output (#22548)
This commit is contained in:
parent
e66f763a9c
commit
60643ce5e7
4 changed files with 64 additions and 2 deletions
|
|
@ -217,7 +217,11 @@ enum AcoreStrings
|
|||
LANG_INVALID_GAMEOBJECT_TYPE = 176,
|
||||
LANG_GAMEOBJECT_DAMAGED = 177,
|
||||
LANG_GRID_POSITION = 178,
|
||||
// 179-185 used in other client versions
|
||||
|
||||
LANG_ACCOUNT_FLAGS_PINFO = 179,
|
||||
|
||||
// Free 180-185
|
||||
|
||||
LANG_TRANSPORT_POSITION = 186,
|
||||
LANG_PROFANITY_NAME = 187,
|
||||
LANG_2FA_SECRET_TOO_LONG = 188,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue