Skip to content

Commit

Permalink
Fix large_casing sprite and cobra mag (#8809)
Browse files Browse the repository at this point in the history
  • Loading branch information
metalgearsloth authored Jun 13, 2022
1 parent bee49b5 commit dfad885
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
components:
- type: Tag
tags:
- MagazinePistol
- MagazinePistolCaselessRifle
- type: BallisticAmmoProvider
whitelist:
tags:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"name": "base"
},
{
"name": "spent"
"name": "base-spent"
}
]
}

0 comments on commit dfad885

Please sign in to comment.