From a5045b76849f095929358248d8b51ed8a4fb89bc Mon Sep 17 00:00:00 2001 From: megamage Date: Mon, 3 Nov 2008 20:44:32 -0600 Subject: [svn] Update black temple boss 1, 2 script. --HG-- branch : trunk --- sql/updates/146_world.sql | 20 -------------------- 1 file changed, 20 deletions(-) (limited to 'sql/updates/146_world.sql') diff --git a/sql/updates/146_world.sql b/sql/updates/146_world.sql index adb426336d6..67de357f841 100644 --- a/sql/updates/146_world.sql +++ b/sql/updates/146_world.sql @@ -14,26 +14,6 @@ INSERT INTO spell_linked_spell VALUES (44008, 45265, 1, 'Static Disruption Visual'); -INSERT INTO spell_linked_spell - (`spell_trigger`, `spell_effect`, `type`, `comment`) -VALUES - (42052, 40118, 0, 'Volcanic Geyser Visual'); - -INSERT INTO spell_linked_spell - (`spell_trigger`, `spell_effect`, `type`, `comment`) -VALUES - (-41914, 41915, 0, 'Summon Parasitic Shadowfiend\r\n'); - -INSERT INTO spell_linked_spell - (`spell_trigger`, `spell_effect`, `type`, `comment`) -VALUES - (46021, 44852, 1, 'Spectral Realm Aura'); - -INSERT INTO spell_linked_spell - (`spell_trigger`, `spell_effect`, `type`, `comment`) -VALUES - (-46021, 44867, 0, 'Spectral Exhaustion'); - INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES -- cgit v1.2.3