This commit is contained in:
2025-05-27 19:43:28 +09:00
parent 8ee55a56e9
commit 9d056825f2

View File

@@ -840,7 +840,7 @@ if settings.startup['PHI-VP'].value then
data.raw['optimized-decorative'][v].autoplace = nil data.raw['optimized-decorative'][v].autoplace = nil
end end
data.raw['fulgoran-ruin-attractor']['lightning-attractor'].autoplace = nil data.raw['lightning-attractor']['fulgoran-ruin-attractor'].autoplace = nil
for _, v in pairs({'ashland-lichen-tree', 'ashland-lichen-tree-flaming', 'cuttlepop', 'slipstack', 'funneltrunk', 'hairyclubnub', 'teflilly', 'lickmaw', 'stingfrond', 'boompuff', 'sunnycomb', 'water-cane'}) do for _, v in pairs({'ashland-lichen-tree', 'ashland-lichen-tree-flaming', 'cuttlepop', 'slipstack', 'funneltrunk', 'hairyclubnub', 'teflilly', 'lickmaw', 'stingfrond', 'boompuff', 'sunnycomb', 'water-cane'}) do
data.raw['tree'][v].autoplace = nil data.raw['tree'][v].autoplace = nil