* make the bulk crate order
* added space lizard plushies to bulk crate
ent-FunPlushies = { ent-CrateFunPlushie }
.desc = { ent-CrateFunPlushie.desc }
+ent-FunLizardPlushies = { ent-CrateFunLizardPlushieBulk }
+ .desc = { ent-CrateFunLizardPlushieBulk.desc }
+
ent-FunInstruments = { ent-CrateFunInstruments }
.desc = { ent-CrateFunInstruments.desc }
ent-CrateFunPlushie = Plushie crate
.desc = A buncha soft plushies. Throw them around and then wonder how you're gonna explain this purchase to NT.
+ent-CrateFunLizardPlushieBulk = Bulk lizard plushie crate
+ .desc = A buncha soft lizard plushies. Throw them around and then wonder how you're gonna explain this purchase to NT.
+
ent-CrateFunInstrumentsVariety = Variety instrument collection
.desc = Get your sad station movin' and groovin' with this catch-all variety pack! Contains seven different instruments.
category: Fun
group: market
+- type: cargoProduct
+ id: FunLizardPlushies
+ icon:
+ sprite: Objects/Fun/toys.rsi
+ state: plushie_lizard
+ product: CrateFunLizardPlushieBulk
+ cost: 2500
+ category: Fun
+ group: market
+
- type: cargoProduct
id: FunBoardGames
icon:
- id: PlushieArachind
- id: PlushiePenguin
+- type: entity
+ id: CrateFunLizardPlushieBulk
+ parent: CrateGenericSteel
+ components:
+ - type: StorageFill
+ contents:
+ - id: PlushieLizard
+ amount: 3
+ - id: PlushieSpaceLizard
+ amount: 2
+
- type: entity
id: CrateFunInstrumentsVariety
parent: CrateGenericSteel