Revert "Resprited the Chief Engineer's mantle/manica" (#37060)

Revert "Resprited the Chief Engineer's mantle/manica (#36697)"

This reverts commit d0c2a64436.
This commit is contained in:
Nemanja
2025-05-03 14:28:59 -04:00
committed by GitHub
parent f213753e2b
commit 0c8c757a42
4 changed files with 19 additions and 19 deletions

View File

@@ -12,8 +12,8 @@
- type: entity
parent: [ClothingNeckBase, BaseCommandContraband]
id: ClothingNeckMantleCE
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.
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.
components:
- type: Sprite
sprite: Clothing/Neck/mantles/cemantle.rsi
@@ -84,4 +84,4 @@
- type: Sprite
sprite: Clothing/Neck/mantles/mantle.rsi
- type: Clothing
sprite: Clothing/Neck/mantles/mantle.rsi
sprite: Clothing/Neck/mantles/mantle.rsi

Binary file not shown.

Before

Width:  |  Height:  |  Size: 762 B

After

Width:  |  Height:  |  Size: 817 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 353 B

After

Width:  |  Height:  |  Size: 393 B

View File

@@ -1,18 +1,18 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by augustsun(Discord)/august-sun(GitHub) for SS14",
"size": {
"x": 32,
"y": 32
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "made by emisse for ss14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
"states": [
{
"name": "icon"
},
{
"name": "equipped-NECK",
"directions": 4
}
]
}
{
"name": "equipped-NECK",
"directions": 4
}
]
}