mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 17:19:07 +00:00
feat(Scripts/Commands): Implement item refund command (#9811)
This commit is contained in:
@@ -514,6 +514,9 @@ enum CharacterDatabaseStatements : uint32
|
||||
CHAR_DEL_RECOVERY_ITEM,
|
||||
CHAR_DEL_RECOVERY_ITEM_BY_RECOVERY_ID,
|
||||
|
||||
CHAR_SEL_HONORPOINTS,
|
||||
CHAR_SEL_ARENAPOINTS,
|
||||
|
||||
CHAR_INS_RESERVED_PLAYER_NAME,
|
||||
|
||||
MAX_CHARACTERDATABASE_STATEMENTS
|
||||
|
||||
Reference in New Issue
Block a user