Move creature mass out of record
This commit is contained in:
@@ -21,7 +21,6 @@ defaultCreature =
|
||||
, _crID = 1
|
||||
, _crType = ChaseCrit
|
||||
, _crRad = 10
|
||||
, _crMass = 10
|
||||
, _crHP = 100
|
||||
, _crMaxHP = 150
|
||||
, _crInv = IM.empty
|
||||
|
||||
Reference in New Issue
Block a user