From 0e7107b741c39f347046b865f10e0b052ad3e1b4 Mon Sep 17 00:00:00 2001 From: whatston3 <166147148+whatston3@users.noreply.github.com> Date: Thu, 6 Jun 2024 02:23:33 -0400 Subject: [PATCH] Non-lethal Mosin: inherit mag size from parent (#1479) --- .../_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