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)"