]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
Revert "Resprited the Chief Engineer's mantle/manica" (#37060)
authorNemanja <98561806+EmoGarbage404@users.noreply.github.com>
Sat, 3 May 2025 18:28:59 +0000 (14:28 -0400)
committerGitHub <noreply@github.com>
Sat, 3 May 2025 18:28:59 +0000 (14:28 -0400)
Revert "Resprited the Chief Engineer's mantle/manica (#36697)"

This reverts commit d0c2a6443623b429d447b5096826958b12864cfe.

Resources/Prototypes/Entities/Clothing/Neck/mantles.yml
Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/equipped-NECK.png
Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/icon.png
Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/meta.json

index 586cc5e6658c1a8b7f26b977b11b1f2143ed3289..bd389bcf4a44ad946dc80586389e101b8257dc1b 100644 (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 
index 9ad2fba78d8b35fee3e56851877935d1cfdf5cdd..9ec0e02042445ad137b4b3b0060eb0d393ad06ef 100644 (file)
Binary files a/Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/equipped-NECK.png and b/Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/equipped-NECK.png differ
index 4ef92c200e0296714ce6a6b3d0e6172b43f4b103..ac1fd8367e95595a3b72e1f3b47a6a75fe6efb98 100644 (file)
Binary files a/Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/icon.png and b/Resources/Textures/Clothing/Neck/mantles/cemantle.rsi/icon.png differ
index ea254a4b4f7f847633e93477d364051f97832553..a9b40d83e27af540245d4f42aa9f3e0f3b756810 100644 (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
+    }
+  ]
+}
\ No newline at end of file