[Cargo crate] Crate for theatrical performances (#15072)
This commit is contained in:
@@ -28,6 +28,16 @@
|
|||||||
category: Service
|
category: Service
|
||||||
group: market
|
group: market
|
||||||
|
|
||||||
|
- type: cargoProduct
|
||||||
|
id: ServiceTheatre
|
||||||
|
icon:
|
||||||
|
sprite: Clothing/Mask/mime.rsi
|
||||||
|
state: icon
|
||||||
|
product: CrateServiceTheatre
|
||||||
|
cost: 1800
|
||||||
|
category: Service
|
||||||
|
group: market
|
||||||
|
|
||||||
- type: cargoProduct
|
- type: cargoProduct
|
||||||
id: ServiceSmokeables
|
id: ServiceSmokeables
|
||||||
icon:
|
icon:
|
||||||
|
|||||||
@@ -63,6 +63,23 @@
|
|||||||
- id: Matchbox
|
- id: Matchbox
|
||||||
amount: 2
|
amount: 2
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
id: CrateServiceTheatre
|
||||||
|
parent: CrateGenericSteel
|
||||||
|
components:
|
||||||
|
- type: StorageFill
|
||||||
|
contents:
|
||||||
|
- id: ClothingUniformJumpskirtPerformer
|
||||||
|
- id: ClothingShoesBootsPerformer
|
||||||
|
- id: ClothingOuterSuitMonkey
|
||||||
|
- id: ClothingHeadHatAnimalMonkey
|
||||||
|
- id: ClothingNeckCloakMoth
|
||||||
|
- id: ClothingMaskClown
|
||||||
|
- id: ClothingMaskMime
|
||||||
|
- id: ClothingShoesClown
|
||||||
|
- id: ClothingUniformJumpskirtJanimaid
|
||||||
|
- id: RevolverCapGun
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
id: CrateServiceCustomSmokable
|
id: CrateServiceCustomSmokable
|
||||||
parent: CrateGenericSteel
|
parent: CrateGenericSteel
|
||||||
|
|||||||
@@ -89,6 +89,8 @@
|
|||||||
orGroup: GiftPool
|
orGroup: GiftPool
|
||||||
- id: PlushieDiona
|
- id: PlushieDiona
|
||||||
orGroup: GiftPool
|
orGroup: GiftPool
|
||||||
|
- id: ClothingNeckCloakMoth
|
||||||
|
orGroup: GiftPool
|
||||||
- id: ToyMouse
|
- id: ToyMouse
|
||||||
orGroup: GiftPool
|
orGroup: GiftPool
|
||||||
- id: ToyAi
|
- id: ToyAi
|
||||||
|
|||||||
Reference in New Issue
Block a user