Move towards introducing pipes, generalise blocks
This commit is contained in:
+2
-1
@@ -40,7 +40,8 @@ initialAnoTree :: Annotation
|
||||
initialAnoTree = OnwardList
|
||||
$ intersperse (AnTree corDoor)
|
||||
[ IntAnno $ AnTree . startRoom
|
||||
-- , AnRoom roomPillarsSquare
|
||||
, AnRoom roomPillarsPassage
|
||||
, AnRoom tanksPipesRoom
|
||||
, AnTree firstBreather
|
||||
-- , (SpecificRoom . return . tToBTree $ treePost [corridor,corridor,cleatOnward corridor])
|
||||
, AnRoom $ roomCCrits 10
|
||||
|
||||
Reference in New Issue
Block a user