Added a crate of shark plushies to cargo (#36338)

* shark time

* cargo

* unfucked a typo maybe

* unfucked a fuckup

---------

Co-authored-by: TeenSarlacc <baddiepro123@gmail.com>
This commit is contained in:
TeenSarlacc
2025-04-13 21:33:04 -04:00
committed by GitHub
parent fe2c40f105
commit 1be56fedf2
2 changed files with 30 additions and 0 deletions

View File

@@ -117,6 +117,16 @@
cost: 500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: FunSharkPlushies
icon:
sprite: Objects/Fun/sharkplush.rsi
state: blue
product: CrateFunSharkPlushieBulk
cost: 500
category: cargoproduct-category-name-fun
group: market
- type: cargoProduct
id: FunBoardGames

View File

@@ -72,6 +72,26 @@
amount: !type:ConstantNumberSelector
value: 3
- type: entity
id: CrateFunSharkPlushieBulk
parent: CrateGenericSteel
name: bulk soft toy shark crate
description: A crate filled with a variety of everyone's favorite finned friend. Rawr!
components:
- type: EntityTableContainerFill
containers:
entity_storage: !type:AllSelector
children:
- id: PlushieSharkBlue
amount: !type:ConstantNumberSelector
value: 2
- id: PlushieSharkPink
amount: !type:ConstantNumberSelector
value: 2
- id: PlushieSharkGrey
amount: !type:ConstantNumberSelector
value: 2
- type: entity
id: CrateFunInstrumentsVariety
parent: CrateGenericSteel