aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <jipr@hotmail.com>2014-01-26 00:19:40 +0100
committerAokromes <jipr@hotmail.com>2014-01-26 00:19:40 +0100
commit68a0864ad1a73fe1972ba30bb3f5b9ba5e3de078 (patch)
tree75fcff47de1f57174cbab4e7b21b2034e783024d
parent88a5d010164c5299ebca5b8b124f03c386c77fed (diff)
DB/SAI: Remove Obsolete SAI from Gordunni Proxy
By dr-j closes #11207
-rw-r--r--sql/updates/world/2014_01_24_04_world_sai.sql4
1 files changed, 4 insertions, 0 deletions
diff --git a/sql/updates/world/2014_01_24_04_world_sai.sql b/sql/updates/world/2014_01_24_04_world_sai.sql
new file mode 100644
index 00000000000..6864160c2c5
--- /dev/null
+++ b/sql/updates/world/2014_01_24_04_world_sai.sql
@@ -0,0 +1,4 @@
+--
+UPDATE `creature_template` SET `AIName`= '' WHERE `entry`=23450;
+DELETE FROM `smart_scripts` WHERE `entryorguid`=23450 AND `source_type`=0;
+UPDATE `creature_template` SET `AIName`= '' WHERE `entry`=28674;