Work on bee aggression

This commit is contained in:
2026-04-23 10:55:24 +01:00
parent d06660fd06
commit 011286ccb5
4 changed files with 36 additions and 6 deletions
+1
View File
@@ -84,6 +84,7 @@ data CreatureType
{ _beeSlime :: Float
, _beeHive :: Maybe Int
, _startStopMv :: Int
, _beeAggro :: Int
}
| HiveCrit
{ _hiveChildren :: IS.IntSet