mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-07 07:17:57 +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