From 2e83c217b907b9622b6d7eb5ca408840cc42d0fa Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 9 Oct 2025 19:51:20 +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 ed629e0..e6dcbab 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 = true, + default_enable_all_autoplace_controls = false, property_expression_names = {['tile:out-of-map:probability']=1}, no_enemies_mode = true }