Start moving creature properties out of records
This commit is contained in:
@@ -14,7 +14,7 @@ colorLamp ::
|
||||
colorLamp col h =
|
||||
defaultInanimate
|
||||
{ _crHP = 100
|
||||
, _crType = Lampoid h col Nothing
|
||||
, _crType = LampCrit h col Nothing
|
||||
, _crRad = 3
|
||||
, _crMass = 3
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user