From 820af40bc45dd481b1d97ccaf7b34f05c8f63193 Mon Sep 17 00:00:00 2001 From: VividPups <68whiskty@gmail.com> Date: Fri, 17 Jan 2025 02:36:58 -0600 Subject: [PATCH] update draft --- .../Prototypes/Floof/Catalog/Cargo/cargo_misc.yml | 9 +++++++++ .../Floof/Catalog/Fills/Crates/cleannade.yml | 10 ++++++++++ 2 files changed, 19 insertions(+) create mode 100644 Resources/Prototypes/Floof/Catalog/Cargo/cargo_misc.yml create mode 100644 Resources/Prototypes/Floof/Catalog/Fills/Crates/cleannade.yml diff --git a/Resources/Prototypes/Floof/Catalog/Cargo/cargo_misc.yml b/Resources/Prototypes/Floof/Catalog/Cargo/cargo_misc.yml new file mode 100644 index 00000000000..af71adc7a3a --- /dev/null +++ b/Resources/Prototypes/Floof/Catalog/Cargo/cargo_misc.yml @@ -0,0 +1,9 @@ +- type: cargoProduct + id: Cleanergrenades + icon: + sprite: Structures/Storage/Crates/plastic.rsi + state: icon + product: CrateCleanerGreande + cost: 1000 + category: cargoproduct-category-name-fun + group: market diff --git a/Resources/Prototypes/Floof/Catalog/Fills/Crates/cleannade.yml b/Resources/Prototypes/Floof/Catalog/Fills/Crates/cleannade.yml new file mode 100644 index 00000000000..56813b66acc --- /dev/null +++ b/Resources/Prototypes/Floof/Catalog/Fills/Crates/cleannade.yml @@ -0,0 +1,10 @@ +- type: entity + id: CrateCleanerGreande + parent: CratePlastic + name: space cleaner grenade crate + description: Crate full of two boxes of cleaner grenades, eight grenades in total for heavy used cleaning. Sold by SESWC. + components: + - type: StorageFill + contents: + - id: BoxCleanerGrenades + amount: 2