aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/3.3.5/2019_07_28_02_world.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2019_07_28_02_world.sql b/sql/updates/world/3.3.5/2019_07_28_02_world.sql
new file mode 100644
index 00000000000..14352073dd8
--- /dev/null
+++ b/sql/updates/world/3.3.5/2019_07_28_02_world.sql
@@ -0,0 +1,4 @@
+--
+DELETE FROM `spell_scripts` WHERE `id`=24320;
+INSERT INTO `spell_scripts` (`id`,`effIndex`,`delay`,`command`,`datalong`,`datalong2`,`dataint`,`x`,`y`,`z`,`o`) VALUES
+(24320,0,0,15,24321,2,0,0,0,0,0);