From 16c69c05c1b4563b6b0999e2af9b4dd9b99b35ad Mon Sep 17 00:00:00 2001 From: Whatstone Date: Wed, 5 Jun 2024 20:27:08 -0400 Subject: [PATCH] Non-lethal Mosin: inherit mag size from parent --- .../_NF/Entities/Objects/Weapons/Guns/Snipers/snipers.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Snipers/snipers.yml b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Snipers/snipers.yml index d988c32f37f..2819f55363a 100644 --- a/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Snipers/snipers.yml +++ b/Resources/Prototypes/_NF/Entities/Objects/Weapons/Guns/Snipers/snipers.yml @@ -4,11 +4,7 @@ parent: WeaponSniperMosin suffix: Non-lethal components: - - type: BallisticAmmoProvider - whitelist: - tags: - - CartridgeLightRifle - capacity: 10 + - type: BallisticAmmoProvider # Inherit whitelist, capacity from parent proto: CartridgeLightRifleRubber # Frontier