- type: Sprite\r
sprite: Clothing/Neck/mantles/rdmantle.rsi\r
- type: Clothing\r
- sprite: Clothing/Neck/mantles/rdmantle.rsi \r
+ sprite: Clothing/Neck/mantles/rdmantle.rsi\r
+\r
+- type: entity\r
+ parent: ClothingNeckBase\r
+ id: ClothingNeckMantleQM\r
+ name: quartermaster's mantle\r
+ description: For the master of goods and materials to rule over the department, a befitting mantle to show off superiority!\r
+ components:\r
+ - type: Sprite\r
+ sprite: Clothing/Neck/mantles/qmmantle.rsi\r
+ - type: Clothing\r
+ sprite: Clothing/Neck/mantles/qmmantle.rsi \r
Cloth: 150
Durathread: 150
+- type: latheRecipe
+ id: ClothingNeckMantleQM
+ result: ClothingNeckMantleQM
+ completetime: 2.8
+ materials:
+ Cloth: 150
+ Durathread: 150
+
+
- type: latheRecipe
id: ClothingOuterWinterMusician
result: ClothingOuterWinterMusician
--- /dev/null
+{
+ "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
+ }
+ ]
+}
\ No newline at end of file