Skip to content

Commit

Permalink
fix(DB/Waypoints): Set Promenade Sentinels to walk their paths. (azer…
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsbench authored Aug 28, 2024
1 parent c8c7362 commit 39a6dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/sql/updates/pending_db_world/promenade-running.sql
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
UPDATE `waypoint_data` SET `move_type` = 0 WHERE `id` IN (1486850, 1486860, 1486870, 1486880);

0 comments on commit 39a6dce

Please sign in to comment.