Improve rooms, make consumable use type
This commit is contained in:
+1
-1
@@ -72,7 +72,7 @@ functionalUpdate cfig w = checkEndGame
|
||||
. updateCreatureGroups
|
||||
. updateBlocks
|
||||
. updateSeenWalls
|
||||
. (lSelHammerPosition %~ moveHammerUp)
|
||||
. (youHammerPosition %~ moveHammerUp)
|
||||
$ updateCloseObjects w
|
||||
where
|
||||
--updatedLightSources = mapMaybe (\b -> _tlsUpdate b w b) $ _tempLightSources w
|
||||
|
||||
Reference in New Issue
Block a user