aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorariel- <ariel-@users.noreply.github.com>2016-06-13 09:16:58 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-01-13 00:56:29 +0100
commit9371c5c7d12b721d6d308240e21026f10c165fd1 (patch)
tree485680884d998e8bea1124e2745fe237f216226a /sql
parentce9d4fac9b88be4027a729ce19acd2da26da19d4 (diff)
Core/Script: moved SAI to cpp for The Etymidian, closes #17053 (#17330)
(cherry picked from commit f03dc799591afe9421b1970fa9b07465bf6ef312) Rename 9999_99_99_99_world.sql to 2016_06_13_04_world.sql (cherry picked from commit 90ba7fe938241b6900daaef950e89b58da1e514f)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2017_01_12_33_2016_06_13_04_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_01_12_33_2016_06_13_04_world.sql b/sql/updates/world/master/2017_01_12_33_2016_06_13_04_world.sql
new file mode 100644
index 00000000000..d2ad9c21b39
--- /dev/null
+++ b/sql/updates/world/master/2017_01_12_33_2016_06_13_04_world.sql
@@ -0,0 +1,2 @@
+UPDATE `creature_template` SET `AIName`='' WHERE `entry`=28092;
+DELETE FROM `smart_scripts` WHERE `entryorguid`=28092 AND `source_type`=0;