From a9ee92940070097b65282c912f0a3d9f97c93e7b Mon Sep 17 00:00:00 2001 From: dge21 <129136517+dge21@users.noreply.github.com> Date: Mon, 5 Feb 2024 13:55:58 -0500 Subject: [PATCH] Update fun.yml Signed-off-by: dge21 <129136517+dge21@users.noreply.github.com> --- .../Prototypes/Catalog/Fills/Crates/fun.yml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml index 3a20d6d47a9..7210dea7819 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml @@ -368,4 +368,21 @@ - id: BoxDarts amount: 1 prob: 0.05 + +- 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: BaseSpeedLoaderCap + amount: 2 + - id: BoxCartridgeCap + amount: 2 + +