mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 15:16:24 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_10_26_01 -> 2025_10_26_02
|
||||
-- `point`s had gaps causing core code needing to be extra complicated
|
||||
UPDATE `waypoint_data` SET `point`=1 WHERE `id`=1336190 AND `point`=2 AND `action`=1336191;
|
||||
UPDATE `waypoint_data` SET `point`=2 WHERE `id`=1336190 AND `point`=4 AND `action`=1336192;
|
||||
Reference in New Issue
Block a user