mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 05:11:55 +01:00
Merge remote-tracking branch 'sirikfoll/geddon' into 3.3.5 (PR #16975)
This commit is contained in:
3
sql/updates/world/2016_04_16_00_world.sql
Normal file
3
sql/updates/world/2016_04_16_00_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
DELETE FROM `spell_script_names` WHERE `ScriptName`='spell_baron_geddon_inferno';
|
||||
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
|
||||
(19695, 'spell_baron_geddon_inferno');
|
||||
Reference in New Issue
Block a user