Remove Reader from launcherCrit

This commit is contained in:
2021-12-11 19:20:09 +00:00
parent ab7a503515
commit 37b81c2967
4 changed files with 25 additions and 58 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ armourChaseCrit = defaultCreature
, Left $ setTargetMv (\_ -> _targetCr . _crIntention)
, Left flockACC
, Left $ perceptionUpdate' [0]
, Left goToTarget'
, Left goToTarget
, Right overrideMeleeCloseTarget
, Right (crMeleeCooldown %~ max 0 . subtract 1)
]