fix(DB/Waypoints): Set Promenade Sentinels to walk their paths. (#19775)
Init.
This commit is contained in:
parent
c8c7362a1e
commit
39a6dce4c2
1 changed files with 1 additions and 0 deletions
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);
|
||||
Loading…
Add table
Add a link
Reference in a new issue