Add debug to copy to clipboard any clicked-on creature
This commit is contained in:
@@ -24,7 +24,7 @@ flockArmourChaseCrit =
|
||||
ActionPlan
|
||||
{ _apAction = NoAction
|
||||
, _apStrategy = FollowImpulses
|
||||
, _apGoal = [Kill 0]
|
||||
, _apGoal = Kill 0
|
||||
}
|
||||
, _crGroup = ShieldGroup
|
||||
-- , _crMvType = defaultChaseMvType
|
||||
|
||||
Reference in New Issue
Block a user