- 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
--- /dev/null
+{
+ "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
+ }
+ ]
+}