Add IntMapHelper, locate wall cutting bug
This commit is contained in:
+1
-3
@@ -75,7 +75,7 @@ roomTreex = do
|
||||
,[DoorNumAno 0,AirlockAno]]
|
||||
]
|
||||
,[FirstWeapon]
|
||||
,[Corridor]
|
||||
,[CorridorDebug]
|
||||
,[SpecificRoom $ fmap (pure . Right) randomFourCornerRoom]
|
||||
,[Corridor]
|
||||
,[OrAno
|
||||
@@ -93,7 +93,5 @@ roomTreex = do
|
||||
shiftExpandTree . expandTreeBy id <$> mapM annoToRoomTree t
|
||||
|
||||
--swarmTestRoom ::
|
||||
|
||||
|
||||
levx :: RandomGen g => State g [Room]
|
||||
levx = untilJust roomTreex
|
||||
|
||||
Reference in New Issue
Block a user