carpsuit and iansuit revival (#19728)

Co-authored-by: deltanedas <@deltanedas:kde.org>
This commit is contained in:
deltanedas
2023-09-04 06:16:36 +01:00
committed by GitHub
parent b3f66fff40
commit d8effa6150
21 changed files with 182 additions and 0 deletions

View File

@@ -317,6 +317,9 @@ uplink-costume-pyjama-desc = Contains 3 pairs of syndicate pyjamas and 3 plushie
uplink-costume-clown-name = Clown Costume Duffel Bag
uplink-costume-clown-desc = Contains a complete Clown outfit. Includes PDA and service radio.
uplink-carp-suit-bundle-name = Carp Suit Duffel Bag
uplink-carp-suit-bundle-desc = Contains a carp suit and some friends to play with.
uplink-operative-suit-name = Operative Jumpsuit
uplink-operative-suit-desc = A suit given to our nuclear operatives with fine fabric to make sure you stand out, no other benefits aside from looking cool.

View File

@@ -180,6 +180,18 @@
- id: ClownPDA
- id: ClothingHeadsetService
- type: entity
parent: ClothingBackpackDuffelSyndicateBundle
id: ClothingBackpackDuffelSyndicateCarpSuit
name: carp suit duffel bag
description: Contains a carp suit and some friends to play with.
components:
- type: StorageFill
contents:
- id: ClothingOuterSuitCarp
- id: PlushieCarp
amount: 6
- type: entity
parent: ClothingBackpackDuffelSyndicateBundle
id: ClothingBackpackDuffelSyndicatePyjamaBundle

View File

@@ -1312,6 +1312,16 @@
categories:
- UplinkPointless
- type: listing
id: UplinkCarpSuitBundle
name: uplink-carp-suit-bundle-name
description: uplink-carp-suit-bundle-desc
productEntity: ClothingBackpackDuffelSyndicateCarpSuit
cost:
Telecrystal: 4
categories:
- UplinkPointless
- type: listing
id: UplinkOperativeSuit
name: uplink-operative-suit-name

View File

@@ -142,6 +142,36 @@
- type: Clothing
sprite: Clothing/Head/Hoods/goliathcloak.rsi
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHoodIan
noSpawn: true
name: ian hood
description: A hood to complete the 'Good boy' look.
components:
- type: Sprite
sprite: Clothing/Head/Hoods/iansuit.rsi
- type: Clothing
sprite: Clothing/Head/Hoods/iansuit.rsi
- type: Tag
tags:
- HidesHair
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHoodCarp
noSpawn: true
name: carp hood
description: A gnarly hood adorned with plastic space carp teeth.
components:
- type: Sprite
sprite: Clothing/Head/Hoods/carpsuit.rsi
- type: Clothing
sprite: Clothing/Head/Hoods/carpsuit.rsi
- type: Tag
tags:
- HidesHair
- type: entity
parent: ClothingHeadBase
id: ClothingHeadHatHoodMoth

View File

@@ -155,3 +155,42 @@
sprite: Clothing/OuterClothing/Suits/monkey.rsi
- type: Clothing
sprite: Clothing/OuterClothing/Suits/monkey.rsi
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: entity
parent: ClothingOuterBase
id: ClothingOuterSuitIan
name: ian suit
description: Who's a good boy?
components:
- type: Sprite
sprite: Clothing/OuterClothing/Suits/iansuit.rsi
- type: Item
size: 30
- type: Clothing
sprite: Clothing/OuterClothing/Suits/iansuit.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodIan
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}
- type: entity
parent: ClothingOuterBase
id: ClothingOuterSuitCarp
name: carp suit
description: A special suit that makes you look just like a space carp, if your eyesight is bad.
components:
- type: Sprite
sprite: Clothing/OuterClothing/Suits/carpsuit.rsi
- type: Item
size: 30
- type: Clothing
sprite: Clothing/OuterClothing/Suits/carpsuit.rsi
- type: ToggleableClothing
clothingPrototype: ClothingHeadHatHoodCarp
- type: ContainerContainer
containers:
toggleable-clothing: !type:ContainerSlot {}

Binary file not shown.

After

Width:  |  Height:  |  Size: 397 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 605 B

View File

@@ -0,0 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-HELMET",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 946 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 401 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 399 B

View File

@@ -0,0 +1,26 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by deltanedas (github).",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-OUTERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}