Add In-hand Sprites for miscellaneous items (#35433)

* guh???

* Merge branch 'master' of https://github.com/SeamLesss/space-station-14

* incomplete baseball bat

* bling

* attribution

* camera bug

* damp rag

* cap cap

* centcom cap

* Update Resources/Textures/Clothing/Head/Hats/capcap.rsi/meta.json
This commit is contained in:
SeamLesss
2025-03-19 18:04:41 -07:00
committed by GitHub
parent fc544d713b
commit 4bb1a62f22
22 changed files with 62 additions and 6 deletions

View File

@@ -894,6 +894,8 @@
sprite: Clothing/Head/Hats/capcap.rsi
- type: Clothing
sprite: Clothing/Head/Hats/capcap.rsi
- type: Item
sprite: Clothing/Head/Hats/capcap.rsi
- type: Tag
tags:
- ClothMade
@@ -914,6 +916,8 @@
sprite: Clothing/Head/Hats/comcap.rsi
- type: Clothing
sprite: Clothing/Head/Hats/comcap.rsi
- type: Item
sprite: Clothing/Head/Hats/comcap.rsi
- type: Tag
tags:
- ClothMade

View File

@@ -53,6 +53,8 @@
sprite: Clothing/Neck/Misc/bling.rsi
- type: Clothing
sprite: Clothing/Neck/Misc/bling.rsi
- type: Item
sprite: Clothing/Neck/Misc/bling.rsi
- type: entity
parent: ClothingNeckBase

View File

@@ -9,6 +9,7 @@
layers:
- state: camera_bug
- type: Item
sprite: Objects/Devices/camera_bug.rsi
- type: ActivatableUI
requireActiveHand: false
inHandsOnly: true

View File

@@ -54,6 +54,7 @@
state: icon
- type: Item
size: Normal
sprite: Objects/Weapons/Melee/incomplete_bat.rsi
- type: Construction
graph: WoodenBat
node: incompleteBat

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github), edited by Emisse for ss14",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github), edited by Emisse for ss14, inhand sprites by SeamLesss (GitHub)",
"size": {
"x": 32,
"y": 32
@@ -10,6 +10,14 @@
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-HELMET-hamster",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github), Greenified by MACMAN2003",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/0671297bb1c1b31d5885f2768aecbe9dc51d39e7 , edited by Skarletto (github), Greenified by MACMAN2003, inhand sprites by SeamLesss (GitHub)",
"size": {
"x": 32,
"y": 32
@@ -10,6 +10,14 @@
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "equipped-HELMET-hamster",
"directions": 4

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -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-hands by SeamLesss (GitHub)",
"size": {
"x": 32,
"y": 32
@@ -14,6 +14,14 @@
},
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "created by pofitlo",
"copyright": "created by pofitlo, in-hands by SeamLesss (GitHub)",
"size": {
"x": 32,
"y": 32
@@ -9,6 +9,14 @@
"states": [
{
"name": "camera_bug"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1b8c53516ce8b14828b7147b0fa344b7b57724e9. Fill levels by Tayrtahn on GitHub",
"copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/1b8c53516ce8b14828b7147b0fa344b7b57724e9. Fill levels by Tayrtahn on GitHub, in-hand sprites by SeamLesss (GitHub)",
"size": {
"x": 32,
"y": 32
@@ -18,6 +18,14 @@
},
{
"name": "fill-3"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,7 +1,7 @@
{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from goonstation and modified by Swept at commit https://github.com/goonstation/goonstation/pull/3555/commits/b24eb6260647c0fcfe858268a26b6160bc50017a, modified into incomplete version by Vermidia",
"copyright": "Taken from goonstation and modified by Swept at commit https://github.com/goonstation/goonstation/pull/3555/commits/b24eb6260647c0fcfe858268a26b6160bc50017a, modified into incomplete version by Vermidia, in-hands by SeamLesss (GitHub)",
"size": {
"x": 32,
"y": 32
@@ -9,6 +9,14 @@
"states": [
{
"name": "icon"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}