Maid outfit for janidrobe (#8071)
Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
@@ -15,3 +15,5 @@
|
||||
ClothingBeltJanitor: 2
|
||||
ClothingHeadsetService: 2
|
||||
ClothingOuterWinterJani: 2
|
||||
emaggedInventory:
|
||||
ClothingUniformJumpskirtJanimaid: 2
|
||||
|
||||
@@ -26,3 +26,5 @@
|
||||
Gohei: 2
|
||||
ClothingHeadPaperSack: 2
|
||||
ClothingHeadPaperSackSmile: 2
|
||||
emaggedInventory:
|
||||
ClothingShoesBling: 1
|
||||
|
||||
@@ -23,6 +23,26 @@
|
||||
footstepSoundCollection:
|
||||
collection: footstep_clown
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBase
|
||||
id: ClothingShoesBling
|
||||
name: bling clown shoes
|
||||
description: Made of refined bananium and shined with the pulp of a fresh banana peel. These make a flashy statement.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Shoes/Specific/bling.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Shoes/Specific/bling.rsi
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: footstep_clown
|
||||
- type: PointLight
|
||||
netsync: false
|
||||
enabled: true
|
||||
radius: 3
|
||||
energy: 2
|
||||
color: "#FFD800"
|
||||
|
||||
- type: entity
|
||||
parent: ClothingShoesBase
|
||||
id: ClothingShoesCult
|
||||
|
||||
@@ -541,3 +541,15 @@
|
||||
sprite: Clothing/Uniforms/Jumpskirt/atmosf.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/atmosf.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtJanimaid
|
||||
name: janitorial maid uniform
|
||||
description: For professionals, not the posers.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
|
||||
|
||||
|
||||
|
After Width: | Height: | Size: 520 B |
BIN
Resources/Textures/Clothing/Shoes/Specific/bling.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 274 B |
|
After Width: | Height: | Size: 303 B |
|
After Width: | Height: | Size: 307 B |
@@ -0,0 +1,27 @@
|
||||
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/7e4e9d432d88981fb9bb463970c5b98ce85c0abe",
|
||||
"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.2 KiB |
|
After Width: | Height: | Size: 506 B |
|
After Width: | Height: | Size: 617 B |
|
After Width: | Height: | Size: 622 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "taken from tg at commit https://github.com/tgstation/tgstation/commit/beaea876ea426c0e215cee64619862dc19bd9cd8",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||