Cleanup unused content. (#10280)

This reverts commit d68261dac4.
This commit is contained in:
Moony
2022-08-03 20:05:23 -05:00
committed by GitHub
parent d68261dac4
commit 2a2ef4ac51
14 changed files with 0 additions and 76 deletions

View File

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

View File

@@ -143,18 +143,6 @@
- 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,13 +553,3 @@
- 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,5 +31,4 @@
id: ClownPDA
ears: ClothingHeadsetService
satchel: ClothingBackpackSatchelFilled
innerclothingskirt: ClothingUniformJumpskirtClown
duffelbag: ClothingBackpackDuffelClownFilled

Binary file not shown.

Before

Width:  |  Height:  |  Size: 816 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 404 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 462 B

View File

@@ -1,26 +0,0 @@
{
"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.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 619 B

View File

@@ -1,26 +0,0 @@
{
"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
}
]
}