diff --git a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml index 5678975927..2ae06a84be 100644 --- a/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml +++ b/Resources/Prototypes/Entities/Objects/Weapons/Guns/Ammunition/Boxes/toy.yml @@ -5,9 +5,6 @@ name: foamdart box components: - type: BallisticAmmoProvider - whitelist: - tags: - - CartridgeRocket capacity: 30 - type: Sprite netsync: false @@ -23,6 +20,9 @@ name: foam dart box components: - type: BallisticAmmoProvider + whitelist: + tags: + - BulletFoam capacity: 40 proto: BulletFoam - type: Sprite @@ -35,6 +35,9 @@ name: cap gun cartridge box components: - type: BallisticAmmoProvider + whitelist: + tags: + - CartridgeCap capacity: 20 proto: CartridgeCap - type: Sprite