From 8f7b8f7fcbf5a0823deb18af7eb8de3fcff81d6a Mon Sep 17 00:00:00 2001 From: Farrellka-dev Date: Tue, 17 Dec 2024 11:31:41 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20Ba?= =?UTF-8?q?seSpeedLoaderHeavyRifle?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Ammunition/SpeedLoaders/heavy_rifle.yml | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Guns/Ammunition/SpeedLoaders/heavy_rifle.yml b/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Guns/Ammunition/SpeedLoaders/heavy_rifle.yml index cc5b36f656..1acfd19c90 100644 --- a/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Guns/Ammunition/SpeedLoaders/heavy_rifle.yml +++ b/Resources/Prototypes/_LostParadise/Entities/Objects/Weapons/Guns/Ammunition/SpeedLoaders/heavy_rifle.yml @@ -1,3 +1,24 @@ +- type: entity + id: BaseSpeedLoaderHeavyRifle + name: "speed loader (.20 rifle)" + parent: BaseItem + abstract: true + components: + - type: Tag + tags: + - SpeedLoaderRifleHeavy + - type: SpeedLoader + - type: BallisticAmmoProvider + whitelist: + tags: + - CartridgeRifle + capacity: 8 + - type: Sprite + - type: ContainerContainer + containers: + ballistic-ammo: !type:Container + ents: [] + - type: entity id: SpeedLoaderRifleHeavy name: "speed loader (.20 rifle)"