Add bee crits
This commit is contained in:
@@ -193,6 +193,8 @@ crHeight cr = case cr ^. crHP of
|
||||
CrabCrit {} -> 25
|
||||
SlinkCrit {} -> 25
|
||||
SlimeCrit {_slimeRad = r} -> r
|
||||
BeeCrit {} -> 10
|
||||
HiveCrit {} -> 25
|
||||
_ -> error "Need to define crHeight for this crType"
|
||||
CrIsCorpse{} -> Just 5
|
||||
CrDestroyed{} -> Nothing
|
||||
|
||||
Reference in New Issue
Block a user