Add bee crits
This commit is contained in:
@@ -15,5 +15,7 @@ crShape = \case
|
||||
AutoCrit -> Humanoid (greyN 0.9) (lightx4 red) (greyN 0.3)
|
||||
SlinkCrit{} -> Humanoid (greyN 0.9) (dark . dark . dark $ orange) (greyN 0.3)
|
||||
BarrelCrit {} -> Barreloid
|
||||
LampCrit {} -> NonDrawnCreature
|
||||
LampCrit {} -> NoCreatureShape
|
||||
SlimeCrit {} -> Humanoid (greyN 0.9) (lightx4 green) (greyN 0.3)
|
||||
BeeCrit {} -> NoCreatureShape
|
||||
HiveCrit {} -> NoCreatureShape
|
||||
|
||||
Reference in New Issue
Block a user