@@ -62,4 +62,15 @@
|
|||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Clothing/Neck/mantles/rdmantle.rsi
|
sprite: Clothing/Neck/mantles/rdmantle.rsi
|
||||||
- type: Clothing
|
- type: Clothing
|
||||||
sprite: Clothing/Neck/mantles/rdmantle.rsi
|
sprite: Clothing/Neck/mantles/rdmantle.rsi
|
||||||
|
|
||||||
|
- type: entity
|
||||||
|
parent: ClothingNeckBase
|
||||||
|
id: ClothingNeckMantleQM
|
||||||
|
name: quartermaster's mantle
|
||||||
|
description: For the master of goods and materials to rule over the department, a befitting mantle to show off superiority!
|
||||||
|
components:
|
||||||
|
- type: Sprite
|
||||||
|
sprite: Clothing/Neck/mantles/qmmantle.rsi
|
||||||
|
- type: Clothing
|
||||||
|
sprite: Clothing/Neck/mantles/qmmantle.rsi
|
||||||
|
|||||||
@@ -552,6 +552,15 @@
|
|||||||
Cloth: 150
|
Cloth: 150
|
||||||
Durathread: 150
|
Durathread: 150
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingNeckMantleQM
|
||||||
|
result: ClothingNeckMantleQM
|
||||||
|
completetime: 2.8
|
||||||
|
materials:
|
||||||
|
Cloth: 150
|
||||||
|
Durathread: 150
|
||||||
|
|
||||||
|
|
||||||
- type: latheRecipe
|
- type: latheRecipe
|
||||||
id: ClothingOuterWinterMusician
|
id: ClothingOuterWinterMusician
|
||||||
result: ClothingOuterWinterMusician
|
result: ClothingOuterWinterMusician
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 2.0 KiB |
BIN
Resources/Textures/Clothing/Neck/mantles/qmmantle.rsi/icon.png
Normal file
BIN
Resources/Textures/Clothing/Neck/mantles/qmmantle.rsi/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"version": 1,
|
||||||
|
"license": "CC-BY-SA-3.0",
|
||||||
|
"copyright": "drawn by Ubaser",
|
||||||
|
"size": {
|
||||||
|
"x": 32,
|
||||||
|
"y": 32
|
||||||
|
},
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"name": "icon"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "equipped-NECK",
|
||||||
|
"directions": 4
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user