Tweak ledge room, rename roomRectAutoLinks
This commit is contained in:
@@ -18,7 +18,7 @@ branchRectWith t = do
|
||||
x <- state $ randomR (100, 200)
|
||||
y <- state $ randomR (100, 200)
|
||||
b <- t
|
||||
rt <- shuffleLinks =<< roomRectAutoLinks x y
|
||||
rt <- shuffleLinks =<< roomRectAutoLights x y
|
||||
return $
|
||||
Node
|
||||
rt
|
||||
|
||||
Reference in New Issue
Block a user