Continue refactoring reloading
This commit is contained in:
@@ -47,6 +47,7 @@ defaultCreature = Creature
|
||||
, _crMaxHP = 150
|
||||
, _crInv = IM.empty
|
||||
, _crInvSel = 0
|
||||
, _crInvSelAction = NoInvSelAction
|
||||
, _crInvCapacity = 25
|
||||
, _crInvLock = False
|
||||
, _crInvEquipped = mempty
|
||||
|
||||
Reference in New Issue
Block a user