Cleanup
This commit is contained in:
@@ -59,7 +59,7 @@ longBlockedCorridor maxn = do
|
||||
,sPS (V2 20 15) 0 putLamp
|
||||
]
|
||||
sequence $ treeFromPost (replicate n $ shuffleLinks corridor)
|
||||
$ return $ useAll $ set rmPmnts plmnts corridor
|
||||
$ return $ cleatOnward $ set rmPmnts plmnts corridor
|
||||
|
||||
-- | A single corridor with a destructible block blocking it.
|
||||
blockedCorridor :: RandomGen g => State g (Tree Room)
|
||||
|
||||
Reference in New Issue
Block a user