Fix some SMG magazines fitting 35 rounds (#34782)
All SMG magazines are now 30 round, rather than half being 35 round.
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
whitelist:
|
||||
tags:
|
||||
- CartridgePistol
|
||||
capacity: 35
|
||||
capacity: 30
|
||||
- type: Item
|
||||
size: Small
|
||||
- type: ContainerContainer
|
||||
@@ -251,7 +251,6 @@
|
||||
parent: BaseMagazinePistolSubMachineGun
|
||||
components:
|
||||
- type: BallisticAmmoProvider
|
||||
capacity: 30
|
||||
proto: CartridgePistol
|
||||
whitelist:
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user