Commit before changing creature inventory to a list
This commit is contained in:
@@ -37,6 +37,7 @@ defaultCreature = Creature
|
||||
, _crMaxHP = 150
|
||||
, _crInv = IM.empty
|
||||
, _crInvSel = 0
|
||||
, _crInvCapacity = 25
|
||||
, _crLeftInvSel = Nothing
|
||||
, _crState = defaultState
|
||||
, _crCorpse = setLayer 0 $ onLayer CorpseLayer $ color (greyN 0.5) $ circleSolid 10
|
||||
|
||||
Reference in New Issue
Block a user