Add burst fire, tentative inventory locking

This commit is contained in:
2021-12-04 16:05:46 +00:00
parent 30abc318ae
commit cb670bdfd8
16 changed files with 108 additions and 18 deletions
+1
View File
@@ -38,6 +38,7 @@ defaultCreature = Creature
, _crInv = IM.empty
, _crInvSel = 0
, _crInvCapacity = 25
, _crInvLock = False
, _crLeftInvSel = Nothing
, _crState = defaultState
, _crCorpse = setLayer 0 $ onLayer CorpseLayer $ color (greyN 0.5) $ circleSolid 10