Work on airlocks
This commit is contained in:
@@ -61,7 +61,7 @@ longBlockedCorridor maxn = do
|
||||
n <- state $ randomR (0, maxn)
|
||||
let plmnts =
|
||||
[ sPS (V2 20 40) r $ dirtPoly $ square 10
|
||||
, sPS (V2 20 15) 0 putLamp
|
||||
-- , sPS (V2 20 15) 0 putLamp
|
||||
]
|
||||
sequence $
|
||||
treeFromPost (replicate n $ shuffleLinks corridor) $
|
||||
|
||||
Reference in New Issue
Block a user