QM drip DLC (#24477)
* New Drip for the QM QM beret and QM formal uniform * Asd Asd * Adds the new clothing to the uniform printer what it says on the tin * I always forget to update the copyright RAAAAAH yup
@@ -77,6 +77,8 @@
|
|||||||
contents:
|
contents:
|
||||||
- id: ClothingNeckCloakQm
|
- id: ClothingNeckCloakQm
|
||||||
- id: ClothingHeadsetCargo
|
- id: ClothingHeadsetCargo
|
||||||
|
- id: ClothingHeadHatBeretQM
|
||||||
|
- id: ClothingUniformJumpsuitQMFormal
|
||||||
- id: ClothingUniformJumpsuitQMTurtleneck
|
- id: ClothingUniformJumpsuitQMTurtleneck
|
||||||
- id: ClothingUniformJumpskirtQMTurtleneck
|
- id: ClothingUniformJumpskirtQMTurtleneck
|
||||||
- id: ClothingHandsGlovesColorBrown
|
- id: ClothingHandsGlovesColorBrown
|
||||||
|
|||||||
@@ -84,6 +84,22 @@
|
|||||||
- HamsterWearable
|
- HamsterWearable
|
||||||
- WhitelistChameleon
|
- WhitelistChameleon
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingHeadBase
|
||||||
|
id: ClothingHeadHatBeretQM
|
||||||
|
name: quartermaster's beret
|
||||||
|
description: A beret with the cargo's insignia emblazoned on it. For quartermasters that are more inclined towards style.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Head/Hats/beret_qm.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Head/Hats/beret_qm.rsi
|
||||||
|
- type: Tag
|
||||||
|
tags:
|
||||||
|
- ClothMade
|
||||||
|
- HamsterWearable
|
||||||
|
- WhitelistChameleon
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingHeadBase
|
parent: ClothingHeadBase
|
||||||
id: ClothingHeadHatBeretHoS
|
id: ClothingHeadHatBeretHoS
|
||||||
|
|||||||
@@ -493,6 +493,17 @@
|
|||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Uniforms/Jumpsuit/qmturtle.rsi
|
sprite: Clothing/Uniforms/Jumpsuit/qmturtle.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingUniformBase
|
||||||
|
id: ClothingUniformJumpsuitQMFormal
|
||||||
|
name: quartermasters's formal suit
|
||||||
|
description: Inspired by the quartermasters of military's past, the perfect outfit for supplying a formal occasion.
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Uniforms/Jumpsuit/qmformal.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Uniforms/Jumpsuit/qmformal.rsi
|
||||||
|
|
||||||
- type: entity
|
- type: entity
|
||||||
parent: ClothingUniformBase
|
parent: ClothingUniformBase
|
||||||
id: ClothingUniformJumpsuitResearchDirector
|
id: ClothingUniformJumpsuitResearchDirector
|
||||||
|
|||||||
@@ -929,10 +929,12 @@
|
|||||||
- ClothingUniformJumpsuitPrisoner
|
- ClothingUniformJumpsuitPrisoner
|
||||||
- ClothingUniformJumpskirtPrisoner
|
- ClothingUniformJumpskirtPrisoner
|
||||||
- ClothingHeadHatQMsoft
|
- ClothingHeadHatQMsoft
|
||||||
|
- ClothingHeadHatBeretQM
|
||||||
- ClothingUniformJumpsuitQM
|
- ClothingUniformJumpsuitQM
|
||||||
- ClothingUniformJumpskirtQM
|
- ClothingUniformJumpskirtQM
|
||||||
- ClothingUniformJumpsuitQMTurtleneck
|
- ClothingUniformJumpsuitQMTurtleneck
|
||||||
- ClothingUniformJumpskirtQMTurtleneck
|
- ClothingUniformJumpskirtQMTurtleneck
|
||||||
|
- ClothingUniformJumpsuitQMFormal
|
||||||
- ClothingHeadHatBeretRND
|
- ClothingHeadHatBeretRND
|
||||||
- ClothingUniformJumpsuitResearchDirector
|
- ClothingUniformJumpsuitResearchDirector
|
||||||
- ClothingUniformJumpskirtResearchDirector
|
- ClothingUniformJumpskirtResearchDirector
|
||||||
|
|||||||
@@ -474,6 +474,13 @@
|
|||||||
materials:
|
materials:
|
||||||
Cloth: 300
|
Cloth: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingUniformJumpsuitQMFormal
|
||||||
|
result: ClothingUniformJumpsuitQMFormal
|
||||||
|
completetime: 4
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingUniformJumpskirtQM
|
id: ClothingUniformJumpskirtQM
|
||||||
result: ClothingUniformJumpskirtQM
|
result: ClothingUniformJumpskirtQM
|
||||||
@@ -979,6 +986,14 @@
|
|||||||
Cloth: 100
|
Cloth: 100
|
||||||
Durathread: 50
|
Durathread: 50
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingHeadHatBeretQM
|
||||||
|
result: ClothingHeadHatBeretQM
|
||||||
|
completetime: 2
|
||||||
|
materials:
|
||||||
|
Cloth: 100
|
||||||
|
Durathread: 50
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingHeadHatBeretCmo
|
id: ClothingHeadHatBeretCmo
|
||||||
result: ClothingHeadHatBeretCmo
|
result: ClothingHeadHatBeretCmo
|
||||||
|
|||||||
|
After Width: | Height: | Size: 886 B |
|
After Width: | Height: | Size: 853 B |
BIN
Resources/Textures/Clothing/Head/Hats/beret_qm.rsi/icon.png
Normal file
|
After Width: | Height: | Size: 741 B |
|
After Width: | Height: | Size: 811 B |
|
After Width: | Height: | Size: 801 B |
30
Resources/Textures/Clothing/Head/Hats/beret_qm.rsi/meta.json
Normal file
@@ -0,0 +1,30 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e, recoloured by Hanzdegloker",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-HELMET-hamster",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
After Width: | Height: | Size: 1.8 KiB |
|
After Width: | Height: | Size: 920 B |
|
After Width: | Height: | Size: 1.0 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
@@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "Spritework done by Hanzdegloker",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-INNERCLOTHING",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-left",
|
||||||
|
"directions": 4
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "inhand-right",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||