Files
tbd-station-14/Resources/Textures/Objects/Tools/flashlight.rsi/meta.json
2021-08-16 19:41:08 -07:00

41 lines
731 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from vgstation and modified by Swept at https://github.com/vgstation-coders/vgstation13/blob/Bleeding-Edge/icons/obj/lighting.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "flashlight"
},
{
"name": "flashlight-on"
},
{
"name": "flashlight-overlay"
},
{
"name": "off-inhand-left",
"directions": 4
},
{
"name": "off-inhand-right",
"directions": 4
},
{
"name": "on-inhand-left",
"directions": 4
},
{
"name": "on-inhand-right",
"directions": 4
},
{
"name": "equipped-BELT",
"directions": 4
}
]
}