From b53ab74b50cc8fa7e4c137d0aa4bc617501ef423 Mon Sep 17 00:00:00 2001 From: megamage Date: Tue, 4 Nov 2008 10:33:02 -0600 Subject: [svn] Remove a hack on triggered spell target selection. Some minor fixes. --HG-- branch : trunk --- sql/updates/163_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/updates/163_world.sql') diff --git a/sql/updates/163_world.sql b/sql/updates/163_world.sql index da0b03c9a04..00c33703363 100644 --- a/sql/updates/163_world.sql +++ b/sql/updates/163_world.sql @@ -1,5 +1,5 @@ DELETE FROM spell_linked_spell WHERE `spell_trigger` IN (39992, 39835, 42052, -41914, 41126); ---INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39992, 39835, 1, 'Needle Spine'); +-- INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39992, 39835, 1, 'Needle Spine'); INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (39835, 39968, 1, 'Needle Spine'); INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (-41914, 41915, 0, 'Summon Parasitic Shadowfiend'); INSERT INTO spell_linked_spell (`spell_trigger`, `spell_effect`, `type`, `comment`) VALUES (41126, 41131, 1, 'Flame Crash'); -- cgit v1.2.3