From f1c34bb7d877f8c72519d63c727d57e8ecbe7f14 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Thu, 9 Oct 2025 19:33:18 +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 8153b6e..86933d2 100644 --- a/PHI-CL/control.lua +++ b/PHI-CL/control.lua @@ -242,7 +242,7 @@ script.on_init(function() default_enable_all_autoplace_controls = false, width = 1, height = 1, - property_expression_names = 'tile:void:1', + property_expression_names = {['tile:void:probability']=1}, no_enemies_mode = true }