aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
diff options
context:
space:
mode:
Diffstat (limited to 'sql/updates')
-rw-r--r--sql/updates/world/2011_03_26_2_world_spell_linked_spell.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/2011_03_26_2_world_spell_linked_spell.sql b/sql/updates/world/2011_03_26_2_world_spell_linked_spell.sql
new file mode 100644
index 00000000000..4a7db38c118
--- /dev/null
+++ b/sql/updates/world/2011_03_26_2_world_spell_linked_spell.sql
@@ -0,0 +1,3 @@
+DELETE FROM `spell_linked_spell` WHERE `spell_trigger`=-57350 AND `spell_effect`=60242 ;
+INSERT INTO `spell_linked_spell` (`spell_trigger`,`spell_effect`,`type`,`comment`) VALUES
+(-57350,60242,0, 'Darkmoon Card: Illusion');