Delta-v/Resources/Textures/Structures/Machines/uniform_printer.rsi/meta.json

62 lines
1.0 KiB
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Derivative of protolathe from tgstation at https://github.com/tgstation/tgstation/commit/40d89d11ea4a5cb81d61dc1018b46f4e7d32c62a. Created by Mithrandalf https://github.com/Mith-randalf",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "icon",
"directions": 4
},
{
"name": "building",
"directions": 4,
"delays": [
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
],
[
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15,
0.15
]
]
}
]
}