Improve pulse laser/ball hit detection
This commit is contained in:
@@ -377,8 +377,8 @@ chasmSimpleMaze =
|
||||
|
||||
tutLight :: State LayoutVars (MetaTree Room String)
|
||||
tutLight = do
|
||||
x <- shuffleRoomPos =<< chasmSimpleMaze
|
||||
y <- shuffleRoomPos =<< chasmSimpleMaze
|
||||
x <- rmPos shuffle =<< chasmSimpleMaze
|
||||
y <- rmPos shuffle =<< chasmSimpleMaze
|
||||
z <- chasmSimpleMaze
|
||||
return $
|
||||
tToBTree "TutLight" $
|
||||
|
||||
Reference in New Issue
Block a user