Remove _crInvEquipped
This commit is contained in:
@@ -34,7 +34,7 @@ defaultCreature =
|
||||
, _crCorpse = MakeDefaultCorpse
|
||||
, _crMaterial = Flesh
|
||||
, _crPastDamage = 0
|
||||
, _crInvEquipped = mempty
|
||||
-- , _crInvEquipped = mempty
|
||||
, _crEquipment = M.empty
|
||||
, _crInvHotkeys = mempty
|
||||
, _crHotkeys = M.empty
|
||||
|
||||
Reference in New Issue
Block a user