- type: entity
parent: [ClothingNeckBase, BaseCommandContraband]
id: ClothingNeckMantleCE
- name: chief engineer's mantle
- description: High visibility, check. RIG system, check. High capacity cell, check. Everything a chief engineer could need in a stylish mantle.
+ name: chief engineer's manica
+ description: A segmented arm covering for the experienced Chief Engineer, to signify the hazards of the job and the dangers faced to earn it.
components:
- type: Sprite
sprite: Clothing/Neck/mantles/cemantle.rsi
- type: Sprite
sprite: Clothing/Neck/mantles/mantle.rsi
- type: Clothing
- sprite: Clothing/Neck/mantles/mantle.rsi
+ sprite: Clothing/Neck/mantles/mantle.rsi
{
- "version": 1,
- "license": "CC-BY-SA-3.0",
- "copyright": "made by emisse for ss14",
- "size": {
- "x": 32,
- "y": 32
- },
- "states": [
- {
- "name": "icon"
+ "version": 1,
+ "license": "CC-BY-SA-3.0",
+ "copyright": "made by augustsun(Discord)/august-sun(GitHub) for SS14",
+ "size": {
+ "x": 32,
+ "y": 32
},
- {
- "name": "equipped-NECK",
- "directions": 4
- }
- ]
-}
\ No newline at end of file
+ "states": [
+ {
+ "name": "icon"
+ },
+ {
+ "name": "equipped-NECK",
+ "directions": 4
+ }
+ ]
+}