forked from space-wizards/space-station-14
-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Chief Engineer loadout add * Fix RSI issue /
- Loading branch information
Showing
39 changed files
with
339 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
ent-ClothingUniformJumpsuitChiefEngineerDark = темный комбинезон старшего инженера | ||
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу. | ||
ent-ClothingUniformJumpsuitChiefEngineerTurtleDark = темная водолазка старшего инженера | ||
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу. | ||
ent-ClothingUniformJumpskirtChiefEngineerDark = темная юбка-комбинезон старшего инженера | ||
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу. | ||
ent-ClothingUniformJumpskirtChiefEngineerTurtleDark = темная водолазка старшего инженера | ||
.desc = Престижная униформа темного цвета для Старшего Инженера, что вложил немало времени в свою работу. | ||
ent-ClothingNeckCloakCEDark = темный плащ старшего инженера | ||
.desc = Престижный плащ темного цвета для Старшего Инженера, что вложил немало времени в свою работу. | ||
ent-ClothingNeckMantleCEDark = темная мантия старшего инженера | ||
.desc = Престижная мантия темного цвета для Старшего Инженера, что вложил немало времени в свою работу. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
20 changes: 20 additions & 0 deletions
20
Resources/Prototypes/SS220/Entities/Clothing/Neck/CE_dark_cloakandmantle.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
- type: entity | ||
parent: ClothingNeckBase | ||
id: ClothingNeckCloakCEDark | ||
name: chief engineer's dark cloak | ||
description: The dark cloak of the chief engineer for years of service as the head of the engineering department. | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi | ||
|
||
- type: entity | ||
parent: ClothingNeckBase | ||
id: ClothingNeckMantleCEDark | ||
name: chief engineer's dark mantle | ||
description: The dark mantle of the chief engineer for years of service as head of the engineering department. | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi | ||
- type: Clothing | ||
sprite: SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi |
43 changes: 43 additions & 0 deletions
43
Resources/Prototypes/SS220/Entities/Clothing/Uniforms/CE_dark.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
- type: entity | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpsuitChiefEngineerDark | ||
name: dark uniform chief engineer | ||
description: Dark uniform for years of service as head of the engineering department. | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi | ||
- type: Clothing | ||
sprite: SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi | ||
|
||
- type: entity | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpsuitChiefEngineerTurtleDark | ||
name: dark chief engineer's turtleneck | ||
description: Dark turtleneck designed specifically for work in conditions of the engineering department. | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi | ||
- type: Clothing | ||
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi | ||
|
||
- type: entity | ||
parent: ClothingUniformBase | ||
id: ClothingUniformJumpskirtChiefEngineerDark | ||
name: dark uniform chief engineer | ||
description: Dark uniform for years of service as head of the engineering department. | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi | ||
- type: Clothing | ||
sprite: SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi | ||
|
||
- type: entity | ||
parent: ClothingUniformSkirtBase | ||
id: ClothingUniformJumpskirtChiefEngineerTurtleDark | ||
name: dark chief engineer's turtleneck | ||
description: Dark turtleneck designed specifically for work in conditions of the engineering department. | ||
components: | ||
- type: Sprite | ||
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi | ||
- type: Clothing | ||
sprite: SS220/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi |
83 changes: 83 additions & 0 deletions
83
Resources/Prototypes/SS220/Loadouts/Jobs/Engineering/chief_engineer.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,83 @@ | ||
# ChiefEngineer Time | ||
- type: loadoutEffectGroup | ||
id: DarkChiefEngineer | ||
effects: | ||
- !type:JobRequirementLoadoutEffect | ||
requirement: | ||
!type:RoleTimeRequirement | ||
role: JobChiefEngineer | ||
time: 720000 #200 часов, форма для положивших уйму времени на работу | ||
|
||
# Jumpsuit | ||
- type: loadout | ||
id: DarkChiefEngineerJumpsuit | ||
equipment: DarkChiefEngineerJumpsuit | ||
effects: | ||
- !type:GroupLoadoutEffect | ||
proto: DarkChiefEngineer | ||
|
||
- type: startingGear | ||
id: DarkChiefEngineerJumpsuit | ||
equipment: | ||
jumpsuit: ClothingUniformJumpsuitChiefEngineerDark | ||
|
||
- type: loadout | ||
id: DarkChiefEngineerJumpskirt | ||
equipment: DarkChiefEngineerJumpskirt | ||
effects: | ||
- !type:GroupLoadoutEffect | ||
proto: DarkChiefEngineer | ||
|
||
- type: startingGear | ||
id: DarkChiefEngineerJumpskirt | ||
equipment: | ||
jumpsuit: ClothingUniformJumpskirtChiefEngineerDark | ||
|
||
- type: loadout | ||
id: DarkChiefEngineerTurtleneck | ||
equipment: DarkChiefEngineerTurtleneck | ||
effects: | ||
- !type:GroupLoadoutEffect | ||
proto: DarkChiefEngineer | ||
|
||
- type: startingGear | ||
id: DarkChiefEngineerTurtleneck | ||
equipment: | ||
jumpsuit: ClothingUniformJumpsuitChiefEngineerTurtleDark | ||
|
||
- type: loadout | ||
id: DarkChiefEngineerTurtleneckSkirt | ||
equipment: DarkChiefEngineerTurtleneckSkirt | ||
effects: | ||
- !type:GroupLoadoutEffect | ||
proto: DarkChiefEngineer | ||
|
||
- type: startingGear | ||
id: DarkChiefEngineerTurtleneckSkirt | ||
equipment: | ||
jumpsuit: ClothingUniformJumpskirtChiefEngineerTurtleDark | ||
|
||
# Neck | ||
- type: loadout | ||
id: DarkChiefEngineerCloak | ||
equipment: DarkChiefEngineerCloak | ||
effects: | ||
- !type:GroupLoadoutEffect | ||
proto: DarkChiefEngineer | ||
|
||
- type: startingGear | ||
id: DarkChiefEngineerCloak | ||
equipment: | ||
neck: ClothingNeckCloakCEDark | ||
|
||
- type: loadout | ||
id: DarkChiefEngineerMantle | ||
equipment: DarkChiefEngineerMantle | ||
effects: | ||
- !type:GroupLoadoutEffect | ||
proto: DarkChiefEngineer | ||
|
||
- type: startingGear | ||
id: DarkChiefEngineerMantle | ||
equipment: | ||
neck: ClothingNeckMantleCEDark |
Binary file added
BIN
+1.47 KB
...urces/Textures/SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi/equipped-NECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+630 Bytes
Resources/Textures/SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+653 Bytes
Resources/Textures/SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+672 Bytes
Resources/Textures/SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions
26
Resources/Textures/SS220/Clothing/Neck/Cloaks/CE_dark/ce_dark.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/2fea0a59470c476cf3f927833d3918d89cbe6af8, sprites in hand by PuroSlavKing (Github) and RudeyCoolLeet#3875, resprited by nightmare_stalker (Discord) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-NECK", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.22 KB
Resources/Textures/SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi/equipped-NECK.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+558 Bytes
Resources/Textures/SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions
18
Resources/Textures/SS220/Clothing/Neck/Cloaks/CEmantle_dark.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from Skyrat-tg at commit https://github.com/Skyrat-SS13/Skyrat-tg/commit/42bb106e0e78142cad7e6239549b60b18da960ec. Resprited by nightmare_stalker (Discord) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-NECK", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.04 KB
...othing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi/equipped-INNERCLOTHING-monkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.38 KB
...S220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi/equipped-INNERCLOTHING.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+623 Bytes
Resources/Textures/SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+574 Bytes
.../Textures/SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+585 Bytes
...Textures/SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
Resources/Textures/SS220/Clothing/Uniforms/CE_dark/jumpskirt/ce_dark.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey derivative made by brainfood1183 (github) for ss14, resprited by nightmare_stalker (Discord) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING-monkey", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+1.09 KB
...lothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/equipped-INNERCLOTHING-monkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.52 KB
...SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/equipped-INNERCLOTHING.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+531 Bytes
Resources/Textures/SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+574 Bytes
...s/Textures/SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+585 Bytes
.../Textures/SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 37 additions & 0 deletions
37
Resources/Textures/SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c838ba21dae97db345e0113f99596decd1d66039. In hand sprite scaled down by potato1234_x, monkey made by SonicHDC (github) for ss14", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "s" | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "s-equipped-INNERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING-monkey", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+906 Bytes
...220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/s-equipped-INNERCLOTHING.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+224 Bytes
Resources/Textures/SS220/Clothing/Uniforms/CE_dark/jumpsuit/ce_dark.rsi/s.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+788 Bytes
...s/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi/equipped-INNERCLOTHING-monkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.05 KB
...Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi/equipped-INNERCLOTHING.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+574 Bytes
...es/SS220/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+515 Bytes
...0/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi/inhand-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+536 Bytes
.../Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi/inhand-right.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions
30
...es/Textures/SS220/Clothing/Uniforms/CE_dark_turtle/jumpskirt/ce_dark_turtle.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Borrowed from QM turtleneck at https://github.com/space-wizards/space-station-14/tree/master/Resources/Textures/Clothing/Uniforms/Jumpsuit/qmturtle.rsi and modified by KingFroozy (github) for space station 14, resprited by nightmare_stalker (Discord) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING-monkey", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |
Binary file added
BIN
+923 Bytes
...ms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi/equipped-INNERCLOTHING-monkey.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.22 KB
.../Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi/equipped-INNERCLOTHING.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+457 Bytes
...res/SS220/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi/icon.png
Oops, something went wrong.
Binary file added
BIN
+515 Bytes
...20/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi/inhand-left.png
Oops, something went wrong.
Binary file added
BIN
+536 Bytes
...0/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi/inhand-right.png
Oops, something went wrong.
30 changes: 30 additions & 0 deletions
30
...ces/Textures/SS220/Clothing/Uniforms/CE_dark_turtle/jumpsuit/ce_dark_turtle.rsi/meta.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"version": 1, | ||
"license": "CC-BY-SA-3.0", | ||
"copyright": "Borrowed from QM turtleneck at https://github.com/space-wizards/space-station-14/tree/master/Resources/Textures/Clothing/Uniforms/Jumpskirt/qmturtleskirt.rsi and modified by KingFroozy (github) for space station 14, resprited by nightmare_stalker (Discord) for SS220", | ||
"size": { | ||
"x": 32, | ||
"y": 32 | ||
}, | ||
"states": [ | ||
{ | ||
"name": "icon" | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "equipped-INNERCLOTHING-monkey", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-left", | ||
"directions": 4 | ||
}, | ||
{ | ||
"name": "inhand-right", | ||
"directions": 4 | ||
} | ||
] | ||
} |