DB/Creature: Remove a wrong script on Chilltusk waypoint

This commit is contained in:
Killyana
2018-10-20 00:44:37 +02:00
parent d5993bf8e0
commit 5df06a6892

View File

@@ -0,0 +1,3 @@
--
UPDATE `waypoint_data` SET `action`=0 WHERE `id`=1074120;
DELETE FROM `waypoint_scripts` WHERE `id` IN (1046,1047);