Work on bee movement
This commit is contained in:
@@ -151,7 +151,9 @@ data Strategy
|
||||
| Flee
|
||||
-- | MeleeStrike
|
||||
| Search
|
||||
| ReturnToHive
|
||||
| HarvestFrom {_harvestTarget :: Int}
|
||||
| StrategyInt {_strategyInt :: Int}
|
||||
deriving (Eq, Ord, Show) --Generic, Flat)
|
||||
--deriving (Eq, Ord, Show, Read) --Generic, Flat)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user