Added janitoral uniform with miniskirt (#14050)

This commit is contained in:
ssdaniel24
2023-03-23 06:39:12 +03:00
committed by GitHub
parent 33cf53d6cf
commit 8cff034f52
7 changed files with 38 additions and 0 deletions

View File

@@ -11,3 +11,4 @@
emaggedInventory:
ClothingUniformJumpskirtJanimaid: 2
ClothingUniformJumpskirtJanimaidmini: 1

View File

@@ -553,6 +553,17 @@
- type: Clothing
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
parent: ClothingUniformBase
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

View File

@@ -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
}
]
}