fix(DB/Custom): Wand of Holiday Cheer PVP tagging. (#18333)
* fix(DB/Custom): Wand of Holiday Cheer PVP tagging. * -
This commit is contained in:
parent
72ba824941
commit
12d701c2ff
1 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1,3 @@
|
|||
-- Wand of Holiday Cheer
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=26074;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (26074, 128);
|
||||
Loading…
Add table
Add a link
Reference in a new issue