Files
crystall-punk-14/Resources/Textures/Objects/Tools/multitool.rsi/meta.json

60 lines
1013 B
JSON
Raw Normal View History

2020-05-24 19:44:22 +00:00
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/94f27c7b25bbde39c1412e24fb32bf6470fcc394",
2020-05-24 19:44:22 +00:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon"
},
{
"name": "green-unlit"
},
{
"name": "yellow-unlit"
},
{
"name": "red-unlit"
},
2020-05-24 19:44:22 +00:00
{
"name": "inhand-left",
"directions": 4
2020-05-24 19:44:22 +00:00
},
{
"name": "inhand-right",
"directions": 4
},
{
"name": "green-inhand-left",
"directions": 4
2020-05-24 19:44:22 +00:00
},
2020-12-23 05:32:42 +00:00
{
"name": "green-inhand-right",
"directions": 4
},
{
"name": "yellow-inhand-left",
"directions": 4
},
{
"name": "yellow-inhand-right",
"directions": 4
},
{
"name": "red-inhand-left",
"directions": 4
},
{
"name": "red-inhand-right",
"directions": 4
2020-12-23 05:32:42 +00:00
},
2020-05-24 19:44:22 +00:00
{
"name": "equipped-BELT",
"directions": 4
2020-05-24 19:44:22 +00:00
}
]
}