Files
crystall-punk-14/Resources/Textures/Objects/Devices/camera_bug.rsi/meta.json
SeamLesss 4bb1a62f22 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
2025-03-19 21:04:41 -04:00

23 lines
346 B
JSON

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