Remove external corpses, handle them as creatures
This commit is contained in:
@@ -15,7 +15,7 @@ flockArmourChaseCrit :: Creature
|
||||
flockArmourChaseCrit =
|
||||
defaultCreature
|
||||
{ _crName = "armourChaseCrit"
|
||||
, _crHP = 300
|
||||
, _crHP = HP 300
|
||||
, _crInv = mempty
|
||||
-- IM.fromList
|
||||
-- [ --(0, frontArmour)
|
||||
|
||||
Reference in New Issue
Block a user