From: SeamLesss Date: Wed, 16 Apr 2025 22:15:37 +0000 (-0700) Subject: Standardize In-hand Sprites for Gloves (#35997) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=557e5b3a1055049323740d0d8fe6cd7e28a31f77;p=space-station-14.git Standardize In-hand Sprites for Gloves (#35997) * guh??? * Merge branch 'master' of https://github.com/SeamLesss/space-station-14 * glove inhands * wrong side * attribution hell * slight tweaks --------- Co-authored-by: ScarKy0 --- diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-left.png index 8f8953d635..6180b00178 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-right.png index dec3a7db6d..b091c82268 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/meta.json index 88e3ebd509..c8396d7835 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/Color/black.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-left.png index 5ec31202f1..a662396eab 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-right.png index f9ea9a377a..f008e61631 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/meta.json index 7a0bf77e1b..ce4d7eb98c 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/Color/color.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and modified by Flareguy for Space Station 14", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and modified by Flareguy for Space Station 14. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-left.png index 8e8542213f..f7f847e920 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-right.png index a99658a193..804c67c22d 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/meta.json index 88e3ebd509..c8396d7835 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/Color/yellow.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-left.png index 1e397d6bab..a5a7efc725 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-right.png index d7c09087df..b4cc059b00 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/meta.json index 23e44f0be0..4f27d5e188 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/captain.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/69842/commits/d8138946b0ed06fced522729ac8eaa0596864329 edited by Skarletto (github)", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/69842/commits/d8138946b0ed06fced522729ac8eaa0596864329, edited by Skarletto (github). Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-left.png index 2e6ce0b9b9..580ca057db 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-right.png index 41ca0dddfb..bd4c16bc70 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/meta.json index 1ad417f8f1..466cbb11c2 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/combat.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Sprited by OnsenCapy (NamelessName on Discord)", + "copyright": "Sprited by OnsenCapy (NamelessName on Discord), inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-left.png index 8f8953d635..65d8a0b29b 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-right.png index dec3a7db6d..61e3bdb7c2 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/meta.json index e47f13296a..9979997cd6 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/fingerless.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/54ecdcc05bcaf335489938b1253a2a733ba12271", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/54ecdcc05bcaf335489938b1253a2a733ba12271. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-left.png index 8e8542213f..82f010226b 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-right.png index a99658a193..54e4181acb 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/meta.json index 16c9e9e5e1..e2155c2760 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/fingerlessinsuls.rsi/meta.json @@ -1 +1,27 @@ -{"version": 1, "license": "CC-BY-SA-3.0", "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", "size": {"x": 32, "y": 32}, "states": [{"name": "icon"}, {"name": "equipped-HAND", "directions": 4}, {"name": "inhand-left", "directions": 4}, {"name": "inhand-right", "directions": 4}]} +{ + "version": 1, + "license": "CC-BY-SA-3.0", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", + "size": { + "x": 32, + "y": 32 + }, + "states": [ + { + "name": "icon" + }, + { + "name": "equipped-HAND", + "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 + } + ] +} + diff --git a/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-left.png index 32c0a01435..485c15c526 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-right.png index f86a9deffb..25de3c5c6c 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/meta.json index 615c803ae3..dd7bbef87d 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/forensic.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from paradise station at https://github.com/ss220-space/Paradise/blob/e13af16eec39b663112e014901960c89fb09ef8b/icons/obj/clothing/gloves.dmi", + "copyright": "Taken from paradise station at https://github.com/ss220-space/Paradise/blob/e13af16eec39b663112e014901960c89fb09ef8b/icons/obj/clothing/gloves.dmi. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-left.png index 50f6b0bf38..db9d5cdab7 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-right.png index 7944703534..973b1cce98 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/meta.json index c79b379182..bb79cc4ae6 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/hop.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Drawn by Ubaser", + "copyright": "Drawn by Ubaser. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-left.png index 21fe32a5c5..cce8c409b8 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-right.png index 98bf0b33b5..72de62d258 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/meta.json index 14008ae27b..96668939bc 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/janitor.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Drawn by Ubaser.", + "copyright": "Drawn by Ubaser. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-left.png index 5ec31202f1..a662396eab 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-right.png index f9ea9a377a..f008e61631 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/meta.json index 88e3ebd509..c8396d7835 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/latex.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-left.png index d57e75b4af..6fb3e8ca2c 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-right.png index 28f1367f18..30c5318f42 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/meta.json index d1462f72ec..3f6a13515b 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/leather.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by potato1234x (github) for SS14", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Modified by potato1234x (github) for SS14, inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-left.png index 3e6dd319b4..aded717592 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-right.png index f1c3af4ca2..a0506ed938 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/meta.json index d24811cb10..700c23f8a7 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/mercbattle.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "modified sprite from Jackal298 based on the sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and paradise station https://github.com/ParadiseSS13/Paradise/blob/master/icons/obj/clothing/gloves.dmi", + "copyright": "modified sprite from Jackal298 based on the sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e and paradise station https://github.com/ParadiseSS13/Paradise/blob/master/icons/obj/clothing/gloves.dmi. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-left.png index 3e6dd319b4..031a703895 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-right.png index f1c3af4ca2..05819ee096 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/meta.json index 0399579abd..c7f9e741b8 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/mercfingerless.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "modified sprite from Jackal298 based on the sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/54ecdcc05bcaf335489938b1253a2a733ba12271 and paradise station https://github.com/ParadiseSS13/Paradise/blob/master/icons/obj/clothing/gloves.dmi", + "copyright": "modified sprite from Jackal298 based on the sprite from tgstation at commit https://github.com/tgstation/tgstation/commit/54ecdcc05bcaf335489938b1253a2a733ba12271 and paradise station https://github.com/ParadiseSS13/Paradise/blob/master/icons/obj/clothing/gloves.dmi. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-left.png index ee69fc8b33..3d31bb9950 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-right.png index 0ea62041f0..6ad4da839e 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/meta.json index 88e3ebd509..c8396d7835 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/nitrile.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/northstar.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/northstar.rsi/meta.json index f2957ffbb2..3d3bd865ea 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/northstar.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/northstar.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/37864/commits/efdef3f1f997d1c0575c36cd31a5db575d1df0ca#diff-a4eb7c89f7231f0aaf0c2f69d730dea56383019f2aa5c6a1d91a82c781b528e6. Modified by hercoyote23 (github) for SS14", + "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/pull/37864/commits/efdef3f1f997d1c0575c36cd31a5db575d1df0ca#diff-a4eb7c89f7231f0aaf0c2f69d730dea56383019f2aa5c6a1d91a82c781b528e6. Modified by hercoyote23 (github) for SS14, inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-left.png index 0b1a1d99d6..5d93e40b2e 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-right.png index 1c6d24a4e4..a28d67e85e 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/meta.json index fb8682d39a..35da58e759 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/55d823b97dda098a1b2ee9edfca7155c753e456e", + "copyright": "Taken from cev-eris at commit https://github.com/discordia-space/CEV-Eris/commit/55d823b97dda098a1b2ee9edfca7155c753e456e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-left.png index c3bdcafb76..935b02e68a 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-right.png index a9cda6039b..de36d0b76d 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/powerglove.rsi/on-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-left.png index 8e5d0f0882..40192c1e45 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-right.png index 659edb7882..d1290b2342 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/meta.json index 88e3ebd509..c8396d7835 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/robohands.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-left.png index a6a27e5d79..1882d15cf0 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-right.png index 6ba96d5664..533109dc9c 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/green-inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-left.png index 8f8953d635..66574d2b29 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-right.png index dec3a7db6d..6b5a7a6bb0 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/meta.json b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/meta.json index ca6ed489fe..cd85a5be23 100644 --- a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/meta.json +++ b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/meta.json @@ -1,7 +1,7 @@ { "version": 1, "license": "CC-BY-SA-3.0", - "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e. Inhand sprites by SeamLesss (Github)", "size": { "x": 32, "y": 32 diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-left.png b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-left.png index e1c882d64b..040af95609 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-left.png and b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-left.png differ diff --git a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-right.png b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-right.png index 0b825dd65c..a9d3fd0bdd 100644 Binary files a/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-right.png and b/Resources/Textures/Clothing/Hands/Gloves/spaceninja.rsi/red-inhand-right.png differ