Add extra warning cries to chaseCrits
This commit is contained in:
@@ -23,6 +23,7 @@ updateHumanoid cr = case cr ^?! crType . humanoidAI of
|
||||
, targetYouWhenCognizant
|
||||
, const searchIfDamaged
|
||||
, const (crMeleeCooldown %~ max 0 . subtract 1)
|
||||
, const (crVocalization . vcCoolDown %~ max 0 . subtract 1)
|
||||
]
|
||||
cr
|
||||
SpreadGunAI ->
|
||||
|
||||
Reference in New Issue
Block a user