Add laser tunnel lock-key combination
This commit is contained in:
+1
-3
@@ -34,9 +34,7 @@ import System.Random
|
||||
initialAnoTree :: RandomGen g => Tree [Annotation g]
|
||||
initialAnoTree = padSucWithCorridors $ treeFromTrunk
|
||||
[[AnoApplyInt 0 startRoom]
|
||||
-- [[SpecificRoom startRoom']
|
||||
-- , [SpecificRoom $ rezThenLasTurret]
|
||||
-- , [SpecificRoom $ fmap (return . PassDown) longRoom]
|
||||
-- , [SpecificRoom $ fmap (return . UseAll) lasTunnelRunnable]
|
||||
, [PassthroughLockKeyLists 2 lockRoomKeyItems itemRooms]
|
||||
, [SpecificRoom randomChallenges]
|
||||
, [AnoApplyInt 1 lasSensorTurretTest]
|
||||
|
||||
Reference in New Issue
Block a user