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:
parent
d85d24f4a9
commit
79744dfd1e
1 changed files with 2 additions and 0 deletions
|
|
@ -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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue