mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-02 07:07:29 +01:00
Merge pull request #14613 from ariel-/shathalls
Fixed some issues with PR #14157 (cherry picked from commit82a6cbcad4) Included coverity fix of25881ca95f(DD) Conflicts: src/server/scripts/Outland/HellfireCitadel/ShatteredHalls/instance_shattered_halls.cpp
This commit is contained in:
3
sql/updates/world/2015_06_01_00_world_2015_05_26_05.sql
Normal file
3
sql/updates/world/2015_06_01_00_world_2015_05_26_05.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `spell_id` = 39291;
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(39291, 'spell_remove_kargath_executioner');
|
||||
Reference in New Issue
Block a user