Cleanup room moduling
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ initialAnoTree :: RandomGen g => Tree [Annotation g]
|
||||
initialAnoTree = padSucWithCorridors $ treeFromTrunk
|
||||
[[StartRoom]
|
||||
,[SetLabel 0 $ return $ roomRectAutoLinks 100 100
|
||||
& rmExtendedPmnt .~ Just (externalButton red (PS (V2 50 50) 0))
|
||||
& rmExtendedPmnt ?~ externalButton red (anyLnkInPS 5)
|
||||
]
|
||||
,[UseLabel 0 $ return switchDoorRoom]
|
||||
,[SpecificRoom $ return $ connectRoom lasTunnel ]
|
||||
|
||||
Reference in New Issue
Block a user