aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-07-28 17:17:29 +0200
committerKillyana <morphone1@gmail.com>2019-07-28 17:17:29 +0200
commitd6633cbf88b1518cc28bbc20caa4b4e4ba011689 (patch)
tree7aacd6e9c22fcd804bc068099f2d74bda8582fb3
parent9b292f436903e436bfdfdc61d40d2efffad35bca (diff)
DB/Spell: Poisonous Blood
Closes #23643
-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);