Attach terminal to analyser (these should rather be combined)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ initialAnoTree :: RandomGen g => Tree [Annotation g]
|
||||
initialAnoTree = padSucWithDoors $ treeFromTrunk
|
||||
[[AnoApplyInt 0 startRoom]
|
||||
, [AnoApplyInt 100 healthTest]
|
||||
, [SpecificRoom $ (return . UseAll) <$> tanksRoom [] []]
|
||||
, [SpecificRoom $ return . UseAll <$> tanksRoom [] []]
|
||||
, [PassthroughLockKeyLists 2 lockRoomKeyItems itemRooms]
|
||||
, [SpecificRoom randomChallenges]
|
||||
, [AnoApplyInt 1 lasSensorTurretTest]
|
||||
|
||||
Reference in New Issue
Block a user