fix(DB/Spells): Amani Hatchling Flame Buffet should stack from differ… (#20668)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=43299;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (43299, 4194304);
|
||||
Reference in New Issue
Block a user