fix(DB/Spells): Treat Chocolate Sample as a positive spell. (#15351)
This commit is contained in:
@@ -0,0 +1,4 @@
|
|||||||
|
--
|
||||||
|
DELETE FROM `spell_custom_attr` WHERE `spell_id`=69489;
|
||||||
|
INSERT INTO `spell_custom_attr` VALUES
|
||||||
|
(69489,0x02000000);
|
||||||
Reference in New Issue
Block a user