Add fields to determine an item's inventory position/whether it is held
This commit is contained in:
+2
-2
@@ -70,8 +70,8 @@ functionalUpdate cfig w = checkEndGame
|
||||
. zoneClouds
|
||||
. updateMIM magnets _mgUpdate
|
||||
. updateIMl _machines _mcUpdate
|
||||
. updateIMl _creatures _crUpdate
|
||||
-- . updateCreatures
|
||||
. updateIMl _creatures _crUpdate
|
||||
-- creatures should be updated early so that crOldPos is set before any position change
|
||||
. updateCreatureGroups
|
||||
. updateBlocks
|
||||
. updateSeenWalls
|
||||
|
||||
Reference in New Issue
Block a user