mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 01:37:37 +01:00
DB/Creature: Remove wrong creature text from Horde Scout
Closes #18167 By Staleness89
This commit is contained in:
3
sql/updates/world/3.3.5/2016_10_29_02_world.sql
Normal file
3
sql/updates/world/3.3.5/2016_10_29_02_world.sql
Normal 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;
|
||||
Reference in New Issue
Block a user