mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
fix(DB/waypoint_data): prevent 'Plagued Scavenger' from flying up to … (#24127)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- prevent 'Plagued Scavenger' from flying up to Dalaran
|
||||
DELETE FROM `waypoint_data` WHERE `id` = 1006640 AND `point` = 8;
|
||||
Reference in New Issue
Block a user