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
+3 -3
View File
@@ -37,9 +37,9 @@ chaseCrit = defaultCreature
[ Right doStrategyActions
, Left performActions
, Right overrideMeleeCloseTarget
, Right setViewPos'
, Right setMvPos'
, Left goToTarget'
, Right setViewPos
, Right setMvPos
, Left goToTarget
, Left $ perceptionUpdate' [0]
, Left targetYouWhenCognizant
, Right (crMeleeCooldown %~ max 0 . subtract 1)