diff --git a/sql/updates/world/custom/custom_2018_07_01_00_world.sql b/sql/updates/world/custom/custom_2018_07_01_00_world.sql index 8d0617c412b..b9ce2d30905 100644 --- a/sql/updates/world/custom/custom_2018_07_01_00_world.sql +++ b/sql/updates/world/custom/custom_2018_07_01_00_world.sql @@ -16,7 +16,8 @@ DELETE FROM `spell_script_names` WHERE `ScriptName` IN ( 'spell_stalactite_mod_dest_height', 'spell_s92306_crystal_storm', 'spell_slabhide_crystal_storm_periodic', -'spell_s92300_crystal_storm'); +'spell_s92300_crystal_storm', +'spell_slabhide_crystal_storm'); INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (81035, 'spell_slabhide_stalactite'),