mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-24 14:16:31 +00:00
fix(DB/Waypoints): Set Promenade Sentinels to walk their paths. (#19775)
Init.
This commit is contained in:
1
data/sql/updates/pending_db_world/promenade-running.sql
Normal file
1
data/sql/updates/pending_db_world/promenade-running.sql
Normal file
@@ -0,0 +1 @@
|
||||
UPDATE `waypoint_data` SET `move_type` = 0 WHERE `id` IN (1486850, 1486860, 1486870, 1486880);
|
||||
Reference in New Issue
Block a user