Slightly bulge slime when swallowing projectile

This commit is contained in:
2026-05-18 12:18:34 +01:00
parent e8738715e5
commit d29c2dbd0c
8 changed files with 75 additions and 51 deletions
+1 -1
View File
@@ -1026,7 +1026,7 @@ crCrSpring c1 c2
, slimeFood c2
, distance xy1 xy2 < r1 - (r2 + 5)
= feedSlime c1 c2
| Just Nothing <- c1 ^? crType . slimeSplitTimer
| maybe True not (c1 ^? crType . slimeDistortion . sdIsSplit)
, slimeFood c2 = slimeSuck c1 c2
| SlimeCrit{} <- c1 ^. crType = id
| SlimeCrit{} <- c2 ^. crType = id