Add delay before game over
This commit is contained in:
@@ -101,6 +101,7 @@ defaultWorld = World
|
||||
, _genParams = GenParams M.empty
|
||||
, _genPlacements = IM.empty
|
||||
, _genRooms = IM.empty
|
||||
, _deathDelay = Nothing
|
||||
}
|
||||
youLight :: TempLightSource
|
||||
youLight = TLS
|
||||
|
||||
Reference in New Issue
Block a user