Sexy Clown (#10000)

* real

* yml shits

* mask moment

* Update masks.yml

* Update clown.yml

* Update theater.yml

* remove tg cringe description moment
This commit is contained in:
Emisse
2022-08-03 18:55:44 -06:00
committed by GitHub
parent a53733d160
commit d68261dac4
14 changed files with 76 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
startingInventory:
ClothingOuterWinterClown: 1
ClothingOuterWinterMime: 1
ClothingMaskSexyClown: 1
ClothingMaskJoy: 2
ClothingHeadHatCardborg: 2
ClothingOuterCardborg: 2

View File

@@ -143,6 +143,18 @@
- type: BreathMask
- type: IdentityBlocker
- type: entity
parent: ClothingMaskBase
id: ClothingMaskSexyClown
name: sexy-clown mask and wig
description: A feminine clown mask for the best clowns.
components:
- type: Sprite
sprite: Clothing/Mask/sexyclown.rsi
- type: Clothing
sprite: Clothing/Mask/sexyclown.rsi
- type: BreathMask
- type: entity
parent: ClothingMaskBase
id: ClothingMaskJoy

View File

@@ -553,3 +553,13 @@
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
- type: entity
parent: ClothingUniformSkirtBase
id: ClothingUniformJumpskirtClown
name: sexy clown suit
description: It makes you look HONKable!
components:
- type: Sprite
sprite: Clothing/Uniforms/Jumpskirt/sexyclown.rsi
- type: Clothing
sprite: Clothing/Uniforms/Jumpskirt/sexyclown.rsi

View File

@@ -31,4 +31,5 @@
id: ClownPDA
ears: ClothingHeadsetService
satchel: ClothingBackpackSatchelFilled
innerclothingskirt: ClothingUniformJumpskirtClown
duffelbag: ClothingBackpackDuffelClownFilled

Binary file not shown.

After

Width:  |  Height:  |  Size: 816 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 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/6b3f58d7de4d4e374282819a7001eaa9bde1676d",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-MASK",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 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/6b3f58d7de4d4e374282819a7001eaa9bde1676d",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-INNERCLOTHING",
"directions": 4
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}