aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2015_03_23_00_world_f335.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/2015_03_23_00_world_f335.sql b/sql/updates/world/2015_03_23_00_world_f335.sql
new file mode 100644
index 00000000000..32f90e439d6
--- /dev/null
+++ b/sql/updates/world/2015_03_23_00_world_f335.sql
@@ -0,0 +1,5 @@
+--
+DELETE FROM `spell_linked_spell` WHERE `spell_trigger` IN (23214, 13819);
+INSERT INTO `spell_linked_spell` (`spell_trigger`, `spell_effect`, `comment`) VALUES
+(23214, 31726, 'Summon Charger'),
+(13819, 31726, 'Summon Warhorse');