chore(DB): import pending files

Referenced commit(s): 6292f80219
This commit is contained in:
github-actions[bot]
2025-10-26 17:07:05 +00:00
parent 6292f80219
commit bdd4a12243

View File

@@ -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;