@@ -5,7 +5,6 @@
|
||||
startingInventory:
|
||||
ClothingOuterWinterClown: 1
|
||||
ClothingOuterWinterMime: 1
|
||||
ClothingMaskSexyClown: 1
|
||||
ClothingMaskJoy: 2
|
||||
ClothingHeadHatCardborg: 2
|
||||
ClothingOuterCardborg: 2
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -31,5 +31,4 @@
|
||||
id: ClownPDA
|
||||
ears: ClothingHeadsetService
|
||||
satchel: ClothingBackpackSatchelFilled
|
||||
innerclothingskirt: ClothingUniformJumpskirtClown
|
||||
duffelbag: ClothingBackpackDuffelClownFilled
|
||||
|
||||
|
Before Width: | Height: | Size: 816 B |
|
Before Width: | Height: | Size: 404 B |
|
Before Width: | Height: | Size: 458 B |
|
Before Width: | Height: | Size: 462 B |
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Before Width: | Height: | Size: 1.6 KiB |
|
Before Width: | Height: | Size: 562 B |
|
Before Width: | Height: | Size: 596 B |
|
Before Width: | Height: | Size: 619 B |
@@ -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
|
||||
}
|
||||
]
|
||||
}
|
||||