mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-15 10:00:28 +00:00
fix(Core/Spell): Anti-Venom (#4711)
This commit is contained in:
@@ -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');
|
||||
Reference in New Issue
Block a user