fix(DB/Spells): Amani Hatchling Flame Buffet should stack from differ… (#20668)
This commit is contained in:
parent
4b03e97a63
commit
31a16c1603
1 changed files with 2 additions and 0 deletions
2
data/sql/updates/pending_db_world/hatchling.sql
Normal file
2
data/sql/updates/pending_db_world/hatchling.sql
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
DELETE FROM `spell_custom_attr` WHERE `spell_id`=43299;
|
||||
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES (43299, 4194304);
|
||||
Loading…
Add table
Add a link
Reference in a new issue