From 8962e16b8680235d06863b92c8fb7d704e7689b3 Mon Sep 17 00:00:00 2001 From: PHIDIAS Date: Tue, 3 Dec 2024 18:13:35 +0900 Subject: [PATCH] . --- PHI-CL/data.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/PHI-CL/data.lua b/PHI-CL/data.lua index 12b96b1..997029b 100644 --- a/PHI-CL/data.lua +++ b/PHI-CL/data.lua @@ -672,7 +672,6 @@ if settings.startup['PHI-SA'].value then end table.insert(data.raw['plant']['tree-plant'].autoplace.tile_restriction, 'space-platform-foundation') - table.insert(data.raw['plant']['tree-plant'].autoplace.tile_restriction, 'ice-platform') table.insert(data.raw['plant']['tree-plant'].autoplace.tile_restriction, 'foundation') table.insert(data.raw['plant']['tree-plant'].autoplace.tile_restriction, 'landfill')