done implementing SHIELD_SLIME

This commit is contained in:
2025-02-15 13:00:23 +00:00
parent 66c60a490d
commit 0edeb65131
2 changed files with 50 additions and 2 deletions

View File

@@ -86,7 +86,9 @@ struct
PATROL_SLIME => (0.5, 0.5, 1.0)
| FOLLOW_SLIME => (1.0, 0.5, 0.5)
| STRAIGHT_BAT => (0.55, 0.55, 0.55)
| SHIELD_SLIME => (0.33, 0.33, 0.11)
| SHIELD_SLIME =>
if #shieldOn enemy then (0.33, 0.33, 0.11)
else (0.5, 0.5, 1.0)
in
if wratio < hratio then
let