Add randomness to chase crit corpses

This commit is contained in:
2026-04-08 23:11:36 +01:00
parent 68eaf84ec2
commit 34192777a6
3 changed files with 16 additions and 13 deletions
+1 -1
View File
@@ -84,7 +84,7 @@ drawChaseCrit w cr = mconcat
rotmdir = rotateSH (_crMvDir cr - _crDir cr)
crabUpperBody :: World -> Creature -> Shape
crabUpperBody w cr = colorSH (_skinUpper cskin)
crabUpperBody _ cr = colorSH (_skinUpper cskin)
$
(overPosSH (Q.apply torsoq) (upperPrismPolyHalfMI 5 $ polyCirc 4 12
& each . _x *~ 0.6)