qm turtleneck (#18909)
* qm alt clothes your mom * textures * retrieve textures from the void * Update heads.yml * resprite to fit * fixe sides quick * fixe a hole * why is this hole here * why does this happen to me * fixed the weird hole thing
@@ -7,6 +7,8 @@
|
||||
contents:
|
||||
- id: ClothingNeckCloakQm
|
||||
- id: ClothingHeadsetCargo
|
||||
- id: ClothingUniformJumpsuitQMTurtleneck
|
||||
- id: ClothingUniformJumpskirtQMTurtleneck
|
||||
- id: ClothingHandsGlovesColorBrown
|
||||
- id: ClothingShoesColorBrown
|
||||
- id: ClothingHeadHatQMsoft
|
||||
|
||||
@@ -281,6 +281,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/qm.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtQMTurtleneck
|
||||
name: quartermasters's turtleneck
|
||||
description: A sharp turtleneck made for the hardy work environment of supply.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpskirt/qmturtleskirt.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpskirt/qmturtleskirt.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformSkirtBase
|
||||
id: ClothingUniformJumpskirtResearchDirector
|
||||
|
||||
@@ -442,6 +442,17 @@
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/qm.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitQMTurtleneck
|
||||
name: quartermasters's turtleneck
|
||||
description: A sharp turtleneck made for the hardy work environment of supply.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Clothing/Uniforms/Jumpsuit/qmturtle.rsi
|
||||
- type: Clothing
|
||||
sprite: Clothing/Uniforms/Jumpsuit/qmturtle.rsi
|
||||
|
||||
- type: entity
|
||||
parent: ClothingUniformBase
|
||||
id: ClothingUniformJumpsuitResearchDirector
|
||||
|
||||
@@ -675,6 +675,8 @@
|
||||
- ClothingUniformJumpskirtPrisoner
|
||||
- ClothingUniformJumpsuitQM
|
||||
- ClothingUniformJumpskirtQM
|
||||
- ClothingUniformJumpsuitQMTurtleneck
|
||||
- ClothingUniformJumpskirtQMTurtleneck
|
||||
- ClothingUniformJumpsuitResearchDirector
|
||||
- ClothingUniformJumpskirtResearchDirector
|
||||
- ClothingUniformJumpsuitScientist
|
||||
|
||||
@@ -348,6 +348,20 @@
|
||||
materials:
|
||||
Cloth: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpsuitQMTurtleneck
|
||||
result: ClothingUniformJumpsuitQMTurtleneck
|
||||
completetime: 4
|
||||
materials:
|
||||
Cloth: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpskirtQMTurtleneck
|
||||
result: ClothingUniformJumpskirtQMTurtleneck
|
||||
completetime: 4
|
||||
materials:
|
||||
Cloth: 300
|
||||
|
||||
- type: latheRecipe
|
||||
id: ClothingUniformJumpsuitResearchDirector
|
||||
result: ClothingUniformJumpsuitResearchDirector
|
||||
|
||||
|
After Width: | Height: | Size: 427 B |
|
After Width: | Height: | Size: 497 B |
|
After Width: | Height: | Size: 629 B |
|
After Width: | Height: | Size: 635 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Derived from beestation qmturtleneck sprite from beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/a11e7468ca552cfc97c9164c69ccdafff09e794c and modified by Emisse for Space Station 14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 330 B |
|
After Width: | Height: | Size: 563 B |
|
After Width: | Height: | Size: 542 B |
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 1,
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Derived from qmturtleneck sprite from beestation at commit https://github.com/BeeStation/BeeStation-Hornet/commit/a11e7468ca552cfc97c9164c69ccdafff09e794c and modified by Emisse for Space Station 14",
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"states": [
|
||||
{
|
||||
"name": "icon"
|
||||
},
|
||||
{
|
||||
"name": "equipped-INNERCLOTHING",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-left",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "inhand-right",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||