2008-12-10 20:25:47 -06:00
|
|
|
-- demon fire
|
2008-12-22 20:59:45 +00:00
|
|
|
UPDATE `creature_template` SET spell1 = 40029, flags_extra = 128, ScriptName = '' WHERE entry = 23069;
|
2008-12-10 20:25:47 -06:00
|
|
|
-- pillar of fire
|
2008-12-22 20:59:45 +00:00
|
|
|
UPDATE `creature_template` SET spell1 = 43218, flags_extra = 128, ScriptName = '' WHERE entry = 24187;
|
2008-12-10 20:25:47 -06:00
|
|
|
-- Broggok Poison Cloud
|
2008-12-22 20:59:45 +00:00
|
|
|
UPDATE `creature_template` SET spell1 = 30914, flags_extra = 128, ScriptName = '' WHERE entry = 17662;
|
2008-12-10 20:25:47 -06:00
|
|
|
|
2008-12-24 09:03:40 +00:00
|
|
|
DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (43468, 43648, 43658, 43658, 43658, 43658, 43658);
|
|
|
|
|
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (43648, 44007, 1, 'Storm Eye Safe Zone');
|
2008-12-10 20:25:47 -06:00
|
|
|
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (43658, 43653, 0, 'Electrical Arc Visual');
|
|
|
|
|
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (43658, 43654, 0, 'Electrical Arc Visual');
|
|
|
|
|
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (43658, 43655, 0, 'Electrical Arc Visual');
|
|
|
|
|
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (43658, 43656, 0, 'Electrical Arc Visual');
|
2008-12-22 20:59:45 +00:00
|
|
|
INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (43658, 43659, 0, 'Electrical Arc Visual');
|