[Cargo crate] Crate for theatrical performances (#15072)
This commit is contained in:
@@ -28,6 +28,16 @@
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: ServiceTheatre
|
||||
icon:
|
||||
sprite: Clothing/Mask/mime.rsi
|
||||
state: icon
|
||||
product: CrateServiceTheatre
|
||||
cost: 1800
|
||||
category: Service
|
||||
group: market
|
||||
|
||||
- type: cargoProduct
|
||||
id: ServiceSmokeables
|
||||
icon:
|
||||
|
||||
@@ -63,6 +63,23 @@
|
||||
- id: Matchbox
|
||||
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
|
||||
id: CrateServiceCustomSmokable
|
||||
parent: CrateGenericSteel
|
||||
|
||||
@@ -89,6 +89,8 @@
|
||||
orGroup: GiftPool
|
||||
- id: PlushieDiona
|
||||
orGroup: GiftPool
|
||||
- id: ClothingNeckCloakMoth
|
||||
orGroup: GiftPool
|
||||
- id: ToyMouse
|
||||
orGroup: GiftPool
|
||||
- id: ToyAi
|
||||
|
||||
Reference in New Issue
Block a user