Improvements to rooms and view distances
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ import System.Random
|
||||
initialAnoTree :: RandomGen g => Tree [Annotation g]
|
||||
initialAnoTree = padSucWithCorridors $ treeFromTrunk
|
||||
[[AnoApplyInt 0 startRoom]
|
||||
, [SpecificRoom $ fmap (return . PassDown) longRoom]
|
||||
-- , [SpecificRoom $ fmap (return . PassDown) longRoom]
|
||||
, [PassthroughLockKeyLists 2 lockRoomKeyItems itemRooms]
|
||||
, [SpecificRoom randomChallenges]
|
||||
, [AnoApplyInt 1 lasSensorTurretTest]
|
||||
|
||||
Reference in New Issue
Block a user