]> git.smokeofanarchy.ru Git - space-station-14.git/commitdiff
add (#22441)
authorUbaser <134914314+UbaserB@users.noreply.github.com>
Wed, 13 Dec 2023 08:51:00 +0000 (19:51 +1100)
committerGitHub <noreply@github.com>
Wed, 13 Dec 2023 08:51:00 +0000 (01:51 -0700)
Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml
Resources/Prototypes/Roles/Jobs/Science/research_director.yml
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/equipped-OUTERCLOTHING.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon-open.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-right.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/meta.json [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-equipped-OUTERCLOTHING.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-left.png [new file with mode: 0644]
Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-right.png [new file with mode: 0644]

index 1118a9efc7f14154dcae59237c705eed0b74c262..dab022092f63c7deb3fdfab0684abaf1f9a152dc 100644 (file)
       coefficients:
         Caustic: 0.75
 
+- type: entity
+  parent: ClothingOuterStorageBase
+  id: ClothingOuterCoatRD
+  name: research director lab coat
+  description: Woven with top of the line technology, this labcoat helps protect against radiation in similar way to the experimental hardsuit.
+  components:
+  - type: Sprite
+    sprite: Clothing/OuterClothing/Coats/rd_coat.rsi
+  - type: Clothing
+    sprite: Clothing/OuterClothing/Coats/rd_coat.rsi
+  - type: Armor
+    modifiers:
+      coefficients:
+        Caustic: 0.75
+        Radiation: 0.9
+
 - type: entity
   parent: ClothingOuterStorageBase
   id: ClothingOuterCoatPirate
index 15a0dfcedaf27be2567b9c92a26aa58670534c2b..fed002977dfe133e146845b79c145bbec6e0af53 100644 (file)
@@ -34,7 +34,7 @@
     jumpsuit: ClothingUniformJumpsuitResearchDirector
     back: ClothingBackpackResearchDirectorFilled
     shoes: ClothingShoesColorBrown
-    outerClothing: ClothingOuterCoatRnd
+    outerClothing: ClothingOuterCoatRD
     id: RnDPDA
     ears: ClothingHeadsetRD
   innerClothingSkirt: ClothingUniformJumpskirtResearchDirector
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/equipped-OUTERCLOTHING.png
new file mode 100644 (file)
index 0000000..1bf638f
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/equipped-OUTERCLOTHING.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon-open.png
new file mode 100644 (file)
index 0000000..69fb3a2
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon-open.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon.png
new file mode 100644 (file)
index 0000000..877a730
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/icon.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-left.png
new file mode 100644 (file)
index 0000000..721c7d3
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-left.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-right.png
new file mode 100644 (file)
index 0000000..67af85f
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/inhand-right.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/meta.json
new file mode 100644 (file)
index 0000000..600bbc3
--- /dev/null
@@ -0,0 +1,41 @@
+{
+  "version": 1,
+  "license": "CC-BY-SA-3.0",
+  "copyright": "Drawn by Ubaser",
+  "size": {
+    "x": 32,
+    "y": 32
+  },
+  "states": [
+    {
+      "name": "icon"
+    },
+    {
+      "name": "icon-open"
+    },
+    {
+      "name": "equipped-OUTERCLOTHING",
+      "directions": 4
+    },
+    {
+      "name": "open-equipped-OUTERCLOTHING",
+      "directions": 4
+    },
+    {
+      "name": "inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "inhand-right",
+      "directions": 4
+    },
+    {
+      "name": "open-inhand-left",
+      "directions": 4
+    },
+    {
+      "name": "open-inhand-right",
+      "directions": 4
+    }
+  ]
+}
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-equipped-OUTERCLOTHING.png
new file mode 100644 (file)
index 0000000..4f70fdc
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-equipped-OUTERCLOTHING.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-left.png
new file mode 100644 (file)
index 0000000..380a7eb
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-left.png differ
diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-right.png
new file mode 100644 (file)
index 0000000..c016a74
Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-right.png differ