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