Skip to content

fix: AoE ammo hits NPCs once instead of spreading damage across all bodyparts #7111

fix: AoE ammo hits NPCs once instead of spreading damage across all bodyparts

fix: AoE ammo hits NPCs once instead of spreading damage across all bodyparts #7111

Workflow file for this run

name: Label Pull Requests
on: pull_request_target
jobs:
triage:
runs-on: ubuntu-24.04
permissions:
contents: read
pull-requests: write
steps:
- uses: actions/labeler@v4
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}