mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
fix(Scripts/Spells): Nether Portal - Perseverence should not increase… (#13951)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id`=30421;
|
||||
INSERT INTO `spell_script_names` VALUES
|
||||
(30421,'spell_nether_portal_perseverence');
|
||||
Reference in New Issue
Block a user