aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2019-03-09 00:40:51 +0100
committerShauren <shauren.trinity@gmail.com>2021-11-24 21:19:05 +0100
commit1c44a5dc7a8649d7de1238be2618e3602ede2b75 (patch)
tree24862feddd3d247032fb79ed4592c96ab33950fd
parent06ef158182157781f9fc70f23de5a00d70cff593 (diff)
DB/SAI: Remove the spell Dazed from SAI combat scripts
(cherry picked from commit 0ea2b26f864661feb5de214c007c3d589fdd0e35)
-rw-r--r--sql/updates/world/master/2021_11_24_29_world_2019_03_09_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_11_24_29_world_2019_03_09_00_world.sql b/sql/updates/world/master/2021_11_24_29_world_2019_03_09_00_world.sql
new file mode 100644
index 00000000000..8e93ce6efbe
--- /dev/null
+++ b/sql/updates/world/master/2021_11_24_29_world_2019_03_09_00_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `smart_scripts` WHERE `action_type`=11 AND `action_param1`=1604 AND `entryorguid` IN (6206,6218,6220,6219,6233,6222,6225,6234) AND `source_type`=0;