Remove Reader from launcherCrit
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user