Skip to content

Commit

Permalink
Cap Gun Crate (#871)
Browse files Browse the repository at this point in the history
* Update cargo_fun.yml

Signed-off-by: dge21 <[email protected]>

* Update cargo_fun.yml

Signed-off-by: dge21 <[email protected]>

* Update fun.yml

Signed-off-by: dge21 <[email protected]>

---------

Signed-off-by: dge21 <[email protected]>
  • Loading branch information
dge21 authored Mar 8, 2024
1 parent 29a7e25 commit 1c0c087
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Resources/Prototypes/DeltaV/Catalog/Cargo/cargo_fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,13 @@
cost: 1000
category: Fun
group: market

- type: cargoProduct
id: CapGunSet
icon:
sprite: Objects/Fun/caps.rsi
state: icon
product: CrateCapGunSet
cost: 1000
category: Fun
group: market
15 changes: 15 additions & 0 deletions Resources/Prototypes/DeltaV/Catalog/Fills/Crates/fun.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1c0c087

Please sign in to comment.