Add fields to determine an item's inventory position/whether it is held

This commit is contained in:
2022-04-11 13:32:06 +01:00
parent d46d315203
commit c686d9e111
14 changed files with 107 additions and 113 deletions
+2 -2
View File
@@ -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