From 4abf8653b966a09d7c5a2c8d968d80a906100a05 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 9 Oct 2025 19:51:02 +0900 Subject: [PATCH] . --- PHI-CL/control.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PHI-CL/control.lua b/PHI-CL/control.lua index e6dcbab..ed629e0 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -239,7 +239,7 @@ script.on_init(function() end local mgs = { - default_enable_all_autoplace_controls = false, + default_enable_all_autoplace_controls = true, property_expression_names = {['tile:out-of-map:probability']=1}, no_enemies_mode = true }