chore(DB): import pending files

Referenced commit(s): e20f798a0e
This commit is contained in:
github-actions[bot] 2026-03-25 23:31:08 +00:00
parent e20f798a0e
commit 200e24c66e

View file

@ -1,2 +1,3 @@
-- DB update 2026_03_25_05 -> 2026_03_25_06
-- Remove smoothTransition for Guardian of Life (33528)
UPDATE `waypoint_data` SET `smoothTransition` = 0 WHERE `id` IN (1375280, 1375290, 1375300, 1375310);