Remove external corpses, handle them as creatures
This commit is contained in:
@@ -23,7 +23,7 @@ defaultCreature =
|
||||
, _crID = 1
|
||||
, _crType = ChaseCrit {_meleeCooldown = 0}
|
||||
-- , _crRad = 10
|
||||
, _crHP = 100
|
||||
, _crHP = HP 100
|
||||
-- , _crMaxHP = 150
|
||||
, _crInv = mempty
|
||||
, _crManipulation = Manipulator SelNothing
|
||||
|
||||
Reference in New Issue
Block a user