Files
OldThink/Resources/Textures/Clothing/Head/Hardhats/armored.rsi/meta.json
Flareguy 35a2a1478b Adds some outfits for Ship VS. Ship (#17800)
* Ship Vs. Ship Outfits

* FUCK

* prefix? GONE

* ABCDEFJ PEE PEE PEEING
2023-07-03 14:50:13 -06:00

42 lines
730 B
JSON

{
"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": "light-icon"
},
{
"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
}
]
}