Files
tbd-station-14/Resources/Textures/Structures/Machines/rndpointsource.rsi/meta.json
2022-12-04 22:47:23 +01:00

52 lines
1.1 KiB
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from https://github.com/discordia-space/CEV-Eris/blob/master/icons/obj/machines/excelsior/autolathe.dmi at 40b254106b46981b8ad95ccd5589deb8fa56e765",
"states": [
{
"name": "rndpointsource",
"directions": 4,
"delays": [
[
0.8,
0.2
],
[
0.8,
0.2
],
[
0.8,
0.2
],
[
0.8,
0.2
]
]
},
{
"name": "rndpointsource-broken",
"delays": [
[
0.1,
0.1,
0.1
]
]
},
{
"name": "rndpointsource-off"
},
{
"name": "rndpointsource-icon"
}
]
}