Skip to content

Commit

Permalink
Merge pull request #491 from VividPups/mop-bucket
Browse files Browse the repository at this point in the history
Space Cleaner Grenade Crate
  • Loading branch information
FoxxoTrystan authored Jan 17, 2025
2 parents b2a99bf + 820af40 commit a5e06c2
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Resources/Prototypes/Floof/Catalog/Cargo/cargo_misc.yml
Original file line number Diff line number Diff line change
@@ -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
10 changes: 10 additions & 0 deletions Resources/Prototypes/Floof/Catalog/Fills/Crates/cleannade.yml
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit a5e06c2

Please sign in to comment.