Files
OldThink/Resources/Textures/Objects/Tools/jaws_of_life.rsi/meta.json
2021-03-07 20:26:25 +01:00

32 lines
522 B
JSON

{
"version": 1,
"license": "CC BY-SA 3.0",
"copyright": "Taken from https://github.com/tgstation/tgstation at commit ea59fb4b810decbb5996b36d8876614b57c3d189",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "jaws_cutter"
},
{
"name": "jaws_pry"
},
{
"name": "syn_jaws_cutter"
},
{
"name": "syn_jaws_pry"
},
{
"name": "inhand-left",
"directions": 4
},
{
"name": "inhand-right",
"directions": 4
}
]
}