Adds Syndie pyjamas (#6438)
This commit is contained in:
@@ -146,3 +146,25 @@
|
||||
- id: BikeHorn
|
||||
- id: ClownPDA
|
||||
- id: ClothingHeadsetService
|
||||
|
||||
- type: entity
|
||||
parent: ClothingBackpackDuffelSyndicate
|
||||
id: ClothingBackpackDuffelSyndicatePyjamaBundle
|
||||
name: syndicate pyjama duffel bag
|
||||
description: "Contains 3 syndicate pyjamas."
|
||||
components:
|
||||
- type: StorageFill
|
||||
contents:
|
||||
- id: ClothingUniformJumpsuitPyjamaSyndicateRed
|
||||
- id: ClothingUniformJumpsuitPyjamaSyndicateBlack
|
||||
- id: ClothingUniformJumpsuitPyjamaSyndicatePink
|
||||
- id: ClothingHeadPyjamaSyndicateRed
|
||||
- id: ClothingHeadPyjamaSyndicateBlack
|
||||
- id: ClothingHeadPyjamaSyndicatePink
|
||||
- id: ClothingShoesSlippers
|
||||
amount: 3
|
||||
- id: BedsheetSyndie
|
||||
amount: 3
|
||||
- id: PlushieCarp
|
||||
- id: PlushieNuke
|
||||
- id: PlushieLizard
|
||||
|
||||
@@ -270,3 +270,9 @@
|
||||
category: Misc
|
||||
itemId: ClothingBackpackDuffelSyndicateCostumeClown
|
||||
price: 4
|
||||
|
||||
- type: uplinkListing
|
||||
id: UplinkCostumePyjama
|
||||
category: Misc
|
||||
itemId: ClothingBackpackDuffelSyndicatePyjamaBundle
|
||||
price: 4
|
||||
|
||||
@@ -373,3 +373,36 @@
|
||||
sprite: Clothing/Head/Hats/truckershat.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/truckershat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadPyjamaSyndicateBlack
|
||||
name: syndicate black pyjama hat
|
||||
description: For keeping that traitor head of yours warm.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/pyjamasyndicateblack.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/pyjamasyndicateblack.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadPyjamaSyndicatePink
|
||||
name: syndicate pink pyjama hat
|
||||
description: For keeping that traitor head of yours warm.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/pyjamasyndicatepink.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/pyjamasyndicatepink.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadPyjamaSyndicateRed
|
||||
name: syndicate red pyjama hat
|
||||
description: For keeping that traitor head of yours warm.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/pyjamasyndicatered.rsi
|
||||
@@ -645,4 +645,37 @@
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/lawyerpurple.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/lawyerpurple.rsi
|
||||
sprite: Clothing/Uniforms/Jumpsuit/lawyerpurple.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitPyjamaSyndicateBlack
|
||||
name: black syndicate pyjamas
|
||||
description: For those long nights in perma.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicateblack.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicateblack.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitPyjamaSyndicatePink
|
||||
name: pink syndicate pyjamas
|
||||
description: For those long nights in perma.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatepink.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatepink.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitPyjamaSyndicateRed
|
||||
name: red syndicate pyjamas
|
||||
description: For those long nights in perma.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/pyjamasyndicatered.rsi
|
||||
Reference in New Issue
Block a user