Scripts/Spells: Remove Collapsing Cave Aura (#23533)

* Scripts/Spells: Remove Collapsing Cave Aura

* Rename 9999_99_99_99_world.sql to 2019_06_29_00_world.sql
This commit is contained in:
Sorikoff
2019-06-29 11:35:11 +00:00
committed by Giacomo Pozzoni
parent eb7a6391aa
commit 8d1a5fa126
3 changed files with 24 additions and 5 deletions

View File

@@ -0,0 +1,2 @@
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');