From dea44971632f6a2a5b0f96b025f9f358d8ea8a2e Mon Sep 17 00:00:00 2001 From: teacher Date: Mon, 12 Apr 2010 02:34:48 +0200 Subject: Removed no longer existing spell in spell_linked_spell. --HG-- branch : trunk --- sql/updates/7881_world_spell_linked_spell.sql | 1 + sql/world.sql | 8 -------- 2 files changed, 1 insertion(+), 8 deletions(-) create mode 100644 sql/updates/7881_world_spell_linked_spell.sql diff --git a/sql/updates/7881_world_spell_linked_spell.sql b/sql/updates/7881_world_spell_linked_spell.sql new file mode 100644 index 00000000000..af419be42e0 --- /dev/null +++ b/sql/updates/7881_world_spell_linked_spell.sql @@ -0,0 +1 @@ +DELETE FROM `spell_linked_spell` WHERE `spell_effect` IN (24395,24396,24397,26592,61417,61418); diff --git a/sql/world.sql b/sql/world.sql index 1272a3806d9..d4c5fb6fe65 100644 --- a/sql/world.sql +++ b/sql/world.sql @@ -5965,14 +5965,6 @@ INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment ( 20594, 65116, 0, 'Stoneform'), ( 49039, 50397, 2, 'Lichborne - shapeshift'), ( 64382, 64380, 0, 'Shattering Throw'), -( 19574, 24395, 2, 'Bestial Wrath'), -( 19574, 24396, 2, 'Bestial Wrath'), -( 19574, 24397, 2, 'Bestial Wrath'), -( 19574, 26592, 2, 'Bestial Wrath'), -( 34471, 24395, 2, 'The Beast Within'), -( 34471, 24396, 2, 'The Beast Within'), -( 34471, 24397, 2, 'The Beast Within'), -( 34471, 26592, 2, 'The Beast Within'), (-59907, 7, 0, 'Lightwell Charges - Suicide'), ( 19263, 67801, 2, 'Deterrence'), -- Quest -- cgit v1.2.3