DB/Creature: Remove wrong creature text from Horde Scout

Closes #18167
By Staleness89
This commit is contained in:
Killyana
2016-10-29 13:53:13 +02:00
committed by Aokromes
parent 70bfceef79
commit aeb7290339

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid` IN (11680) AND `source_type`=0 AND `id`=0;
DELETE FROM `creature_text` WHERE `entry`=11680;