fix(Core/Spell): Anti-Venom (#4711)
This commit is contained in:
parent
0d1712c31b
commit
08c2ddbee2
2 changed files with 51 additions and 0 deletions
|
|
@ -0,0 +1,4 @@
|
|||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1614891941285225200');
|
||||
|
||||
DELETE FROM `spell_script_names` WHERE (`spell_id` = 7932);
|
||||
INSERT INTO `spell_script_names` VALUES ('7932', 'spell_item_anti_venom');
|
||||
Loading…
Add table
Add a link
Reference in a new issue