mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 00:18:43 +01:00
DB/Creature: Remove a wrong script on Chilltusk waypoint
This commit is contained in:
3
sql/updates/world/3.3.5/2018_10_20_00_world.sql
Normal file
3
sql/updates/world/3.3.5/2018_10_20_00_world.sql
Normal file
@@ -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