Fix large_casing sprite and cobra mag (#8809)

This commit is contained in:
metalgearsloth
2022-06-13 19:30:15 +10:00
committed by GitHub
parent bee49b5dc6
commit dfad885e82
3 changed files with 2 additions and 2 deletions

View File

@@ -59,7 +59,7 @@
components:
- type: Tag
tags:
- MagazinePistol
- MagazinePistolCaselessRifle
- type: BallisticAmmoProvider
whitelist:
tags:

View File

@@ -11,7 +11,7 @@
"name": "base"
},
{
"name": "spent"
"name": "base-spent"
}
]
}