Files
tbd-station-14/Resources/Textures/Objects/Tools/omnitool.rsi/meta.json
2022-03-15 18:11:29 -07:00

27 lines
467 B
JSON

{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from https://github.com/goonstation/goonstation at commit 68aa9d134c07ed345755ff4cc0e11eae531f624e",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "omnitool-prying"
},
{
"name": "omnitool-screwing"
},
{
"name": "omnitool-pulsing"
},
{
"name": "omnitool-snipping"
},
{
"name": "omnitool-wrenching"
}
]
}