Add IntMapHelper, locate wall cutting bug
This commit is contained in:
+1
-1
@@ -91,7 +91,7 @@ updateCreatureGroups w = w & creatureGroups %~
|
||||
|
||||
updateTriggers :: World -> World
|
||||
updateTriggers w
|
||||
| ResetLevel 1 `S.member` _worldTriggers w = generateFromList levx $ initialWorld
|
||||
| ResetLevel 1 `S.member` _worldTriggers w = generateLevelFromRoomList levx $ initialWorld
|
||||
& randGen .~ _randGen w
|
||||
& config .~ _config w
|
||||
& menuLayers .~ []
|
||||
|
||||
Reference in New Issue
Block a user