Files
Boaz1111 bd2bb65cca Accessibility reprite for the Juggernaut suit, sec suit, and warden suit(Sprites by Gtheglorious) (#22446)
* added the textures

* added the new helmet resprites gtheglorious made
2023-12-14 13:56:47 -07:00

42 lines
782 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Sprite made by Gtheglorious based on the sprite taken from tgstation at commit https://github.com/tgstation/tgstation/commit/4f6190e2895e09116663ef282d3ce1d8b35c032e,",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "icon-flash"
},
{
"name": "off-equipped-HELMET",
"directions": 4
},
{
"name": "off-inhand-left",
"directions": 4
},
{
"name": "off-inhand-right",
"directions": 4
},
{
"name": "on-equipped-HELMET",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4
}
]
}