mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-16 02:20:27 +00:00
fix(DB/Item): add flag CU_DURATION_REAL_TIME to 21174 'Empty Festive … (#19392)
fix(DB/Item): add flag CU_DURATION_REAL_TIME to 21174 'Empty Festive Mug'
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- add flag CU_DURATION_REAL_TIME to 21174 'Empty Festive Mug'
|
||||
UPDATE `item_template` SET `flagsCustom` = (`flagsCustom` | 1) WHERE (`entry` = 21174);
|
||||
Reference in New Issue
Block a user