Add bee random movement

This commit is contained in:
2026-05-02 15:55:59 +01:00
parent 199f1b11b5
commit 31f24283d7
10 changed files with 168 additions and 165 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ data CreatureType
, _startStopMv :: Int
, _beeAggro :: Int
, _meleeCooldown :: Int
, _beeRandomMovement :: Bool
, _beeRandomMovement :: Maybe FootForward
}
| HiveCrit
{ _hiveChildren :: IS.IntSet