From: Puro <103608145+PuroSlavKing@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:42:17 +0000 (+0300) Subject: [Sprites] Adds in hand sprites (#15244) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2c8d148bca29e4fb779b150cc3b3170c799ed59a;p=space-station-14.git [Sprites] Adds in hand sprites (#15244) --- diff --git a/Resources/Textures/Clothing/Head/Hoods/moth.rsi/inhand-left.png b/Resources/Textures/Clothing/Head/Hoods/moth.rsi/inhand-left.png new file mode 100644 index 0000000000..d1395fb6b2 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/moth.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/moth.rsi/inhand-right.png b/Resources/Textures/Clothing/Head/Hoods/moth.rsi/inhand-right.png new file mode 100644 index 0000000000..322f5dc2c5 Binary files /dev/null and b/Resources/Textures/Clothing/Head/Hoods/moth.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Head/Hoods/moth.rsi/meta.json b/Resources/Textures/Clothing/Head/Hoods/moth.rsi/meta.json index de79344649..d86cbf151c 100644 --- a/Resources/Textures/Clothing/Head/Hoods/moth.rsi/meta.json +++ b/Resources/Textures/Clothing/Head/Hoods/moth.rsi/meta.json @@ -13,6 +13,15 @@ { "name": "equipped-HELMET", "directions": 4 + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } + diff --git a/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/inhand-left.png new file mode 100644 index 0000000000..57931ba0a8 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/inhand-right.png new file mode 100644 index 0000000000..6f5e65a6b9 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/meta.json b/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/meta.json index 1f012b2beb..c46de0c0d2 100644 --- a/Resources/Textures/Clothing/Neck/Scarfs/blue.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Scarfs/blue.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/5a73e8f825ff279e82949b9329783a9e3070e2da", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/inhand-left.png new file mode 100644 index 0000000000..5f1d2db4e3 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/inhand-right.png new file mode 100644 index 0000000000..bbc2b55581 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/meta.json b/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/meta.json index 1f012b2beb..c46de0c0d2 100644 --- a/Resources/Textures/Clothing/Neck/Scarfs/green.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Scarfs/green.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/5a73e8f825ff279e82949b9329783a9e3070e2da", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/inhand-left.png new file mode 100644 index 0000000000..587af95443 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/inhand-right.png new file mode 100644 index 0000000000..f370b46851 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/meta.json b/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/meta.json index 1f012b2beb..c46de0c0d2 100644 --- a/Resources/Textures/Clothing/Neck/Scarfs/red.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Scarfs/red.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/5a73e8f825ff279e82949b9329783a9e3070e2da", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/inhand-left.png new file mode 100644 index 0000000000..b57dcd5b00 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/inhand-right.png new file mode 100644 index 0000000000..5a9a20ea13 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/meta.json b/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/meta.json index 1f012b2beb..c46de0c0d2 100644 --- a/Resources/Textures/Clothing/Neck/Scarfs/zebra.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Scarfs/zebra.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/5a73e8f825ff279e82949b9329783a9e3070e2da", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/inhand-left.png new file mode 100644 index 0000000000..e9b19880e0 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/inhand-right.png new file mode 100644 index 0000000000..0da33a507d Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/meta.json b/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/meta.json index 87a73dd765..f6ae2ed6de 100644 --- a/Resources/Textures/Clothing/Neck/Ties/dettie.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Ties/dettie.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/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Flareguy for Space Station 14", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Flareguy for Space Station 14 | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/inhand-left.png new file mode 100644 index 0000000000..fae30f66eb Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/inhand-right.png new file mode 100644 index 0000000000..afb359a2f9 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/meta.json b/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/meta.json index 87a73dd765..f6ae2ed6de 100644 --- a/Resources/Textures/Clothing/Neck/Ties/redtie.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Ties/redtie.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/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Flareguy for Space Station 14", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Flareguy for Space Station 14 | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] } diff --git a/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/inhand-left.png b/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/inhand-left.png new file mode 100644 index 0000000000..d23ba06850 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/inhand-left.png differ diff --git a/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/inhand-right.png b/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/inhand-right.png new file mode 100644 index 0000000000..2988fdcd78 Binary files /dev/null and b/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/inhand-right.png differ diff --git a/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/meta.json b/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/meta.json index 87a73dd765..f6ae2ed6de 100644 --- a/Resources/Textures/Clothing/Neck/Ties/scitie.rsi/meta.json +++ b/Resources/Textures/Clothing/Neck/Ties/scitie.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/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Flareguy for Space Station 14", + "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/5a73e8f825ff279e82949b9329783a9e3070e2da, edited by Flareguy for Space Station 14 | In hand sprites sprited by PuroSlavKing (Github) for Space Station 14", "size": { "x": 32, "y": 32 @@ -13,6 +13,14 @@ }, { "name": "icon" + }, + { + "name": "inhand-left", + "directions": 4 + }, + { + "name": "inhand-right", + "directions": 4 } ] }