allow_friendly_fire

Function allow_friendly_fire 

Source
pub fn allow_friendly_fire(
    entered_auras: &ReadStorage<'_, EnteredAuras>,
    attacker: Entity,
    target: Entity,
) -> bool