5 for adjacency_boost is way to high

This commit is contained in:
Cooldude2606
2018-05-18 21:48:24 +01:00
parent 29d444ac25
commit f82e8ce815

View File

@@ -1,7 +1,7 @@
-- made by cooldude
-- idea from Mylon - Dirt Path
local adjacency_boost = 5 -- makes paths more lickly to be next to each other
local adjacency_boost = 3.25 -- makes paths more lickly to be next to each other
local placed_paths = {
['refined-concrete']=true,
['refined-hazard-concrete-right']=true,