mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 10:56:38 +01:00
DB/Waypoints: remove waypoint script for 2 Dawnblade Blood Knight's
This commit is contained in:
2
sql/updates/world/2011_02_05_6_world_waypoint_data.sql
Normal file
2
sql/updates/world/2011_02_05_6_world_waypoint_data.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
-- remove waypoint script spamming from 2 Dawnblade Blood Knight's
|
||||
UPDATE `waypoint_data` SET `action`=0 WHERE `id` IN (943090,943250) AND `point`=2;
|
||||
Reference in New Issue
Block a user