Commit before making all walls zoned
This commit is contained in:
@@ -32,6 +32,6 @@ startRoom = do
|
||||
<$> randomiseOutLinks (shiftRoomBy (V2 (-20) (-20),0)
|
||||
$ roomRectAutoLinks w h & rmPS .~
|
||||
[ fground
|
||||
, wallMountA (V2 0 (h/3)) (V3 40 (h/3) 70)
|
||||
, wallMountJ (V2 0 (h/3)) (V3 40 (h/3) 70)
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user