diff --git a/Resources/Prototypes/DeltaV/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/DeltaV/Catalog/Fills/Crates/fun.yml index 45e371ac63b..18185d975e3 100644 --- a/Resources/Prototypes/DeltaV/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/DeltaV/Catalog/Fills/Crates/fun.yml @@ -8,3 +8,18 @@ amount: 1 - id: BoxCartridgeBB amount: 2 + +- type: entity + name: cap gun box set + description: A box filled with fun, harmless cap guns that are sure to keep security entertained and the air smelling of sulfur. + id: CrateCapGunSet + parent: CratePlastic + components: + - type: StorageFill + contents: + - id: RevolverCapGun + amount: 1 + - id: SpeedLoaderCap + amount: 2 + - id: BoxCartridgeCap + amount: 2