fix(Scripts/Spell): properly script collapsing cave aura (#10092)

* cherry-pick commit (8d1a5fa126)

Co-authored-by: Sorikoff <46191832+Sorikoff@users.noreply.github.com>
This commit is contained in:
Kitzunu
2022-01-25 01:18:47 +01:00
committed by GitHub
parent 9a16d321ce
commit 1c0019ec18
3 changed files with 26 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1641693211435782900');
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_q12823_remove_collapsing_cave_aura';
INSERT INTO `spell_script_names` VALUES (55693,'spell_q12823_remove_collapsing_cave_aura');