Remove creature records
This commit is contained in:
@@ -43,8 +43,7 @@ data Creature = Creature
|
||||
, _crHP :: Int
|
||||
, _crInv :: IM.IntMap Item
|
||||
, _crManipulation :: Manipulation
|
||||
, _crInvCapacity :: Int
|
||||
, _crInvLock :: Bool
|
||||
-- , _crInvLock :: Bool
|
||||
, _crEquipment :: M.Map EquipSite Int
|
||||
, _crState :: CreatureState
|
||||
, _crPastDamage :: Int
|
||||
|
||||
Reference in New Issue
Block a user