Fix reversed impulse pathfinding bug
This commit is contained in:
@@ -119,7 +119,6 @@ flockACC w cr = fromMaybe cr $ do
|
||||
|
||||
chaseCritMv :: World -> Creature -> Creature
|
||||
chaseCritMv w cr = case _apStrategy (_crActionPlan cr) of
|
||||
StrategyActions _ _ -> cr
|
||||
WarningCry -> cr
|
||||
MeleeStrike -> cr
|
||||
CloseToMelee cid
|
||||
|
||||
Reference in New Issue
Block a user