fix(Core/Spell): Anti-Venom (#4711)

This commit is contained in:
Stifler82
2021-03-07 12:12:59 +00:00
committed by GitHub
parent 0d1712c31b
commit 08c2ddbee2
2 changed files with 51 additions and 0 deletions

View File

@@ -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');