diff --git a/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml b/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml index 201a3b79f6..26f9e230a8 100644 --- a/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml +++ b/Resources/Prototypes/Catalog/Cargo/cargo_fun.yml @@ -88,6 +88,16 @@ category: cargoproduct-category-name-fun group: market +- type: cargoProduct + id: CrateFunFoamGuns + icon: + sprite: Objects/Weapons/Guns/Rifles/foam_rifle.rsi + state: icon + product: CrateFunFoamGuns + cost: 3000 + category: cargoproduct-category-name-fun + group: market + - type: cargoProduct id: FunPlushies icon: diff --git a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml index f207b123e5..2f5c247d75 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/fun.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/fun.yml @@ -279,6 +279,21 @@ - id: WeaponWaterPistol amount: 4 +- type: entity + id: CrateFunFoamGuns + parent: CratePlastic + name: Foam Force crate + description: Contains four Foam Force rifles, some grenades, and extra ammo. It's [REDACTED] or nothing! + components: + - type: StorageFill + contents: + - id: WeaponRifleFoam + amount: 4 + - id: BoxDonkSoftBox + amount: 2 + - id: GrenadeFoamDart + amount: 4 + - type: entity id: CrateFunBoxing parent: CrateGenericSteel