Skip to content

Commit

Permalink
Update fun.yml
Browse files Browse the repository at this point in the history
Signed-off-by: dge21 <[email protected]>
  • Loading branch information
dge21 committed Feb 17, 2024
1 parent a70e169 commit 09a5f86
Showing 1 changed file with 15 additions and 0 deletions.
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 09a5f86

Please sign in to comment.