aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKillyana <morphone1@gmail.com>2016-10-29 13:53:13 +0200
committerjoschiwald <joschiwald.trinity@gmail.com>2017-11-11 20:04:37 +0100
commitafdc4dd6b317a058244fbf671212bca028e4df8f (patch)
tree1577d6317aeca2f12dde51f4afa470432ec3ba9a
parent045ab188a63f94e0a5012bf7b87507641cf8875a (diff)
DB/Creature: Remove wrong creature text from Horde Scout
Closes #18167 By Staleness89 (cherry picked from commit e55641f37862434af36b2ea0aea9bf8c79773426)
-rw-r--r--sql/updates/world/master/2017_11_11_03_world_2016_10_29_02_world.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/sql/updates/world/master/2017_11_11_03_world_2016_10_29_02_world.sql b/sql/updates/world/master/2017_11_11_03_world_2016_10_29_02_world.sql
new file mode 100644
index 00000000000..f3acc97d0a2
--- /dev/null
+++ b/sql/updates/world/master/2017_11_11_03_world_2016_10_29_02_world.sql
@@ -0,0 +1,3 @@
+--
+DELETE FROM `smart_scripts` WHERE `entryorguid` IN (11680) AND `source_type`=0 AND `id`=0;
+DELETE FROM `creature_text` WHERE `CreatureID`=11680;