Add jester suits (#11451)
* Add jester suits * Add jester shoes sprites * make SQUEAK * inheritance is good, inheritance is good, inheritance is good
@@ -1,6 +1,11 @@
|
||||
- type: vendingMachineInventory
|
||||
id: AutoDrobeInventory
|
||||
startingInventory:
|
||||
ClothingHeadHatJester: 1
|
||||
ClothingUniformJumpsuitJester: 1
|
||||
ClothingHeadHatJesterAlt: 1
|
||||
ClothingUniformJumpsuitJesterAlt: 1
|
||||
ClothingShoesJester: 1
|
||||
ClothingOuterWinterClown: 1
|
||||
ClothingOuterWinterMime: 1
|
||||
ClothingOuterWinterMusician: 1
|
||||
|
||||
@@ -489,3 +489,23 @@
|
||||
sprite: Clothing/Head/Hats/safarihat.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/safarihat.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadBase
|
||||
id: ClothingHeadHatJester
|
||||
name: jester hat
|
||||
description: A hat with bells, to add some merriness to the suit.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/jester.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/jester.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingHeadHatJester
|
||||
id: ClothingHeadHatJesterAlt
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Head/Hats/jester2.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Head/Hats/jester2.rsi
|
||||
|
||||
@@ -130,3 +130,14 @@
|
||||
description: Stylish black shoes.
|
||||
components:
|
||||
- type: NoSlip
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesClown
|
||||
id: ClothingShoesJester
|
||||
name: jester shoes
|
||||
description: A court jester's shoes, updated with modern squeaking technology.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Specific/jester.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Specific/jester.rsi
|
||||
|
||||
@@ -151,6 +151,26 @@
|
||||
sprite: Clothing/Uniforms/Jumpsuit/clown.rsi
|
||||
femaleMask: UniformTop
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitJester
|
||||
name: jester suit
|
||||
description: A jolly dress, well suited to entertain your master, nuncle.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/jester.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/jester.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformJumpsuitJester
|
||||
id: ClothingUniformJumpsuitJesterAlt
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/jester2.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/jester2.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitCMO
|
||||
|
||||
|
After Width: | Height: | Size: 667 B |
BIN
Resources/Textures/Clothing/Head/Hats/jester.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 373 B |
BIN
Resources/Textures/Clothing/Head/Hats/jester.rsi/inhand-left.png
Normal file
|
After Width: | Height: | Size: 321 B |
|
After Width: | Height: | Size: 325 B |
26
Resources/Textures/Clothing/Head/Hats/jester.rsi/meta.json
Normal 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/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhand by github:Morb0",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 892 B |
BIN
Resources/Textures/Clothing/Head/Hats/jester2.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 421 B |
|
After Width: | Height: | Size: 397 B |
|
After Width: | Height: | Size: 407 B |
26
Resources/Textures/Clothing/Head/Hats/jester2.rsi/meta.json
Normal 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/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693, inhand by github:Morb0",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-HELMET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 502 B |
BIN
Resources/Textures/Clothing/Shoes/Specific/jester.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 390 B |
|
After Width: | Height: | Size: 234 B |
|
After Width: | Height: | Size: 240 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-FEET",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 445 B |
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 472 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
|
After Width: | Height: | Size: 593 B |
|
After Width: | Height: | Size: 461 B |
|
After Width: | Height: | Size: 472 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/3a72dd925f7d6aeec620fe83bc4f88a3d7e5f693",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||