mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-18 06:00:10 -04:00
DB/Creature: Remove a wrong script on Chilltusk waypoint
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `waypoint_data` SET `action`=0 WHERE `id`=1074120;
|
||||
DELETE FROM `waypoint_scripts` WHERE `id` IN (1046,1047);
|
||||
Reference in New Issue
Block a user