From 4983263542709fbd01c0cd68e84d3e5cbea7b812 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 9 Oct 2025 19:51:29 +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 }