feat(Script/Command): Add AccountFlag pinfo output (#22548)

This commit is contained in:
Kitzunu 2025-07-27 09:59:13 +02:00 committed by GitHub
parent e66f763a9c
commit 60643ce5e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 64 additions and 2 deletions

View file

@ -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,