diff --git a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml index 2e6c2203c0..670bbabb87 100644 --- a/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml +++ b/Resources/Prototypes/Entities/Clothing/OuterClothing/coats.yml @@ -197,9 +197,9 @@ description: A suit that protects against minor chemical spills. Has a purple stripe on the shoulder. components: - type: Sprite - sprite: Clothing/OuterClothing/Coats/labcoat_sci.rsi + sprite: Clothing/OuterClothing/Coats/rndcoat.rsi - type: Clothing - sprite: Clothing/OuterClothing/Coats/labcoat_sci.rsi + sprite: Clothing/OuterClothing/Coats/rndcoat.rsi - type: Armor modifiers: coefficients: @@ -227,9 +227,9 @@ 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/labcoat_rd.rsi + sprite: Clothing/OuterClothing/Coats/rd_coat.rsi - type: Clothing - sprite: Clothing/OuterClothing/Coats/labcoat_rd.rsi + sprite: Clothing/OuterClothing/Coats/rd_coat.rsi - type: Armor modifiers: coefficients: diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat.rsi/meta.json index a0216b5d98..36e5ec61e5 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": { "x": 32, "y": 32 @@ -36,6 +36,14 @@ { "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/labcoat_chem.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_chem.rsi/meta.json index a0216b5d98..36e5ec61e5 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_chem.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_chem.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": { "x": 32, "y": 32 @@ -36,6 +36,14 @@ { "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/labcoat_cmo.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_cmo.rsi/inhand-left.png deleted file mode 100644 index 31025b7dda..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_cmo.rsi/inhand-left.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_cmo.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_cmo.rsi/inhand-right.png deleted file mode 100644 index 01e8e0fbc1..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_cmo.rsi/inhand-right.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/equipped-OUTERCLOTHING.png index 229cc8f964..06923c3ec9 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon-open.png index 242cb40d25..b2d5f44f7d 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon-open.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon-open.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon.png index 5c87c278b8..998a03c4a4 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-left.png index d95cfab8a7..5785736ec0 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-right.png index 2fbbaa54df..b2c0d27a36 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/meta.json index a0216b5d98..36e5ec61e5 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": { "x": 32, "y": 32 @@ -36,6 +36,14 @@ { "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/labcoat_gene.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-equipped-OUTERCLOTHING.png index fe43e4d2be..e448295da5 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-inhand-left.png new file mode 100644 index 0000000000..708dea3d7b Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-inhand-right.png new file mode 100644 index 0000000000..04f6c36d3f Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_gene.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index d1bfa33476..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/equipped-OUTERCLOTHING.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/icon-open.png deleted file mode 100644 index 009d01865c..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/icon-open.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/icon.png deleted file mode 100644 index 1c24be740b..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/icon.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/inhand-left.png deleted file mode 100644 index 3a3f3f85b0..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/inhand-left.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/inhand-right.png deleted file mode 100644 index 7be0d59725..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/inhand-right.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/open-equipped-OUTERCLOTHING.png deleted file mode 100644 index 2375d8759d..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/open-equipped-OUTERCLOTHING.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/equipped-OUTERCLOTHING.png index 270abf067e..7bddbe3991 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon-open.png index c78886effe..ec6f76ee1a 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon-open.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon-open.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon.png index 02ce32c862..6e5d3530ef 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-left.png index 83d3f527c8..3a0f37ab9e 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-right.png index 99937faf28..9392a407a7 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/meta.json index a0216b5d98..4b2952e983 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": { "x": 32, "y": 32 @@ -36,6 +36,14 @@ { "name": "inhand-right", "directions": 4 + }, + { + "name": "open-inhand-left", + "directions": 4 + }, + { + "name": "open-inhand-right", + "directions": 4 } ] -} +} \ No newline at end of file diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-equipped-OUTERCLOTHING.png index f6c705937e..d2b53c5787 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-inhand-left.png new file mode 100644 index 0000000000..8f0c134721 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-inhand-right.png new file mode 100644 index 0000000000..3c7f5e1abd Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_robo.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/equipped-OUTERCLOTHING.png deleted file mode 100644 index 1b2c62a529..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/equipped-OUTERCLOTHING.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/icon-open.png deleted file mode 100644 index ee28dc51c4..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/icon-open.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/icon.png deleted file mode 100644 index 570c4ec1b4..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/icon.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/inhand-left.png deleted file mode 100644 index 5dc3a92fdc..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/inhand-left.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/inhand-right.png deleted file mode 100644 index c28ef52261..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/inhand-right.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/open-equipped-OUTERCLOTHING.png deleted file mode 100644 index 03f66e91d8..0000000000 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/open-equipped-OUTERCLOTHING.png and /dev/null differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/equipped-OUTERCLOTHING.png index ff140671f3..93355862f9 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon-open.png index d73d47f9f5..07ec0ff9a8 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon-open.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon-open.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon.png index 2ccbba517e..ddd4a32e1e 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-left.png index 2dde993a3d..a37143bc80 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-left.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-right.png index 285c57c33f..50f452331d 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-right.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/meta.json index a0216b5d98..b79cf91288 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Modified from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": { "x": 32, "y": 32 @@ -36,6 +36,14 @@ { "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/labcoat_viro.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-equipped-OUTERCLOTHING.png index 50847043ac..c9820d49e2 100644 Binary files a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-equipped-OUTERCLOTHING.png and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-inhand-left.png new file mode 100644 index 0000000000..0fd1c0d840 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-inhand-right.png new file mode 100644 index 0000000000..b2596585fa Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_viro.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/equipped-OUTERCLOTHING-body-slim.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/equipped-OUTERCLOTHING-body-slim.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/equipped-OUTERCLOTHING-body-slim.png rename to Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/equipped-OUTERCLOTHING-body-slim.png 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 index 0000000000..1bf638fab9 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 index 0000000000..69fb3a2a15 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 index 0000000000..877a730749 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 index 0000000000..721c7d3e0d 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 index 0000000000..67af85f89e 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/labcoat_sci.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/meta.json similarity index 77% rename from Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/meta.json rename to Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/meta.json index a0216b5d98..8a66348a43 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Flareguy for Space Station 14, original base sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Drawn by Ubaser", "size": { "x": 32, "y": 32 @@ -36,6 +36,14 @@ { "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/labcoat_sci.rsi/open-equipped-OUTERCLOTHING-body-slim.png b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-equipped-OUTERCLOTHING-body-slim.png similarity index 100% rename from Resources/Textures/Clothing/OuterClothing/Coats/labcoat_sci.rsi/open-equipped-OUTERCLOTHING-body-slim.png rename to Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-equipped-OUTERCLOTHING-body-slim.png 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 index 0000000000..4f70fdc3fb 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 index 0000000000..380a7eb5de 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 index 0000000000..c016a74bc3 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rd_coat.rsi/open-inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..9f5f13f374 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/icon-open.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/icon-open.png new file mode 100644 index 0000000000..89c2f1a789 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/icon-open.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/icon.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/icon.png new file mode 100644 index 0000000000..bd519b3bc6 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/icon.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/inhand-left.png new file mode 100644 index 0000000000..16b102cbb6 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/inhand-right.png new file mode 100644 index 0000000000..4bf1ce711f Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/meta.json b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/meta.json similarity index 62% rename from Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/meta.json rename to Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/meta.json index f10d1d8014..442bfb2920 100644 --- a/Resources/Textures/Clothing/OuterClothing/Coats/labcoat_rd.rsi/meta.json +++ b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Made by Ubaser from labcoat sprite, modified by Flareguy", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": { "x": 32, "y": 32 @@ -28,6 +28,14 @@ { "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/rndcoat.rsi/open-equipped-OUTERCLOTHING.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-equipped-OUTERCLOTHING.png new file mode 100644 index 0000000000..1f83265b57 Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-equipped-OUTERCLOTHING.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-inhand-left.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-inhand-left.png new file mode 100644 index 0000000000..26764735cc Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-inhand-left.png differ diff --git a/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-inhand-right.png b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-inhand-right.png new file mode 100644 index 0000000000..5d9906772f Binary files /dev/null and b/Resources/Textures/Clothing/OuterClothing/Coats/rndcoat.rsi/open-inhand-right.png differ