aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/640_world.sql5
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/640_world.sql b/sql/updates/640_world.sql
new file mode 100644
index 00000000000..20253029d5b
--- /dev/null
+++ b/sql/updates/640_world.sql
@@ -0,0 +1,5 @@
+DELETE FROM `spell_script_target` WHERE entry IN (33655, 33633, 44374);
+INSERT INTO `spell_script_target` VALUES
+(33655,0,183350),
+(33633,0,183351),
+(44374,1,24722);