aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2017-12-05 18:32:54 +0100
committerfunjoker <funjoker109@gmail.com>2021-02-25 18:50:55 +0100
commitf23b9a59175a393a4941054e603377b1b91b7104 (patch)
tree2a3ab62a4fb0f3cba9e4a89ebbd2c6b2d5042fca
parent3c05a8da9fd4c319f67ce8bdea65ddce6e6433e0 (diff)
DB/Creature: Remove a wrong script
(cherry picked from commit ff3e2afbf57bb690cf6bcfbcd2de9ea6205dde52)
-rw-r--r--sql/updates/world/master/2021_02_18_07_world_2017_12_05_01_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_02_18_07_world_2017_12_05_01_world.sql b/sql/updates/world/master/2021_02_18_07_world_2017_12_05_01_world.sql
new file mode 100644
index 00000000000..e990dd8e848
--- /dev/null
+++ b/sql/updates/world/master/2021_02_18_07_world_2017_12_05_01_world.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `smart_scripts` WHERE `entryorguid`=22091 AND `source_type`=0;
+UPDATE `creature_template` SET `AIName`="" WHERE `entry`=22091;