chore(DB): import pending files

Referenced commit(s): bc27115efb
This commit is contained in:
github-actions[bot]
2025-10-16 04:22:13 +00:00
parent bc27115efb
commit 8e5d1fde65

View File

@@ -1,3 +1,4 @@
-- DB update 2025_10_14_00 -> 2025_10_16_00
-- 53 WP_START
-- update previous parameter run = 1 to forcedMovement = 2 (run)
update `smart_scripts` set `action_param1` = 2 where `action_type` = 53 and `action_param1` = 1;