DB/Npc: Fix Thomas Miller's text

Closes #15530
This commit is contained in:
Killyana
2015-09-21 15:15:03 +02:00
parent 7b245a0b6b
commit 4c0fb17c77

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `smart_scripts` WHERE `entryorguid`=3518 AND `source_type`=0;
UPDATE `creature_template` SET `AIName`='' WHERE `entry`=3518;
UPDATE `waypoint_scripts` SET `dataint`=1102 WHERE `id`=273 ;