Files
OldThink/Resources/Textures/Objects/Specific/Medical/surgery_tools.rsi/meta.json

28 lines
252 B
JSON
Raw Normal View History

2020-05-13 14:48:49 -05:00
{
"version": 1,
2020-05-13 14:48:49 -05:00
"size": {
"x": 32,
2020-05-13 14:48:49 -05:00
"y": 32
},
2020-05-13 14:48:49 -05:00
"states": [
{
"name": "scalpel"
2020-05-13 14:48:49 -05:00
},
{
"name": "retractor"
2020-05-13 14:48:49 -05:00
},
{
"name": "bone_saw"
2020-05-13 14:48:49 -05:00
},
{
"name": "hemostat"
2020-05-13 14:48:49 -05:00
},
{
"name": "drill"
2020-05-13 14:48:49 -05:00
},
{
"name": "cautery"
2020-05-13 14:48:49 -05:00
}
]
}