fn attack_if_owner_hurt(bdata: &mut BehaviorData<'_, '_, '_>) -> boolExpand description
Attack target’s attacker (if there is one) Target is the owner in this case
fn attack_if_owner_hurt(bdata: &mut BehaviorData<'_, '_, '_>) -> boolAttack target’s attacker (if there is one) Target is the owner in this case