Added janitoral uniform with miniskirt (#14050)
This commit is contained in:
@@ -11,3 +11,4 @@
|
|||||||
|
|
||||||
emaggedInventory:
|
emaggedInventory:
|
||||||
ClothingUniformJumpskirtJanimaid: 2
|
ClothingUniformJumpskirtJanimaid: 2
|
||||||
|
ClothingUniformJumpskirtJanimaidmini: 1
|
||||||
|
|||||||
@@ -553,6 +553,17 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
|
sprite: Clothing/Uniforms/Jumpskirt/janimaid.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingUniformSkirtBase
|
||||||
|
id: ClothingUniformJumpskirtJanimaidmini
|
||||||
|
name: janitorial maid uniform with miniskirt
|
||||||
|
description: Elite service, not some candy wrappers.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/Jumpskirt/janimaidmini.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/Jumpskirt/janimaidmini.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformBase
|
parent: ClothingUniformBase
|
||||||
id: ClothingUniformJumpskirtLawyerRed
|
id: ClothingUniformJumpskirtLawyerRed
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 540 B |
Binary file not shown.
|
After Width: | Height: | Size: 250 B |
Binary file not shown.
|
After Width: | Height: | Size: 278 B |
Binary file not shown.
|
After Width: | Height: | Size: 319 B |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "By discord:Van#1931 based on janimaid.rsi 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
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user