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

38 lines
517 B
JSON

{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by ThrShuEd (github) for Space Station 14",
"size": {
"x": 48,
"y": 32
},
"states": [
{
"name": "base"
},
{
"name": "energy",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2
]
]
},
{
"name": "pulse",
"delays": [
[
0.2,
0.2,
0.2,
0.2,
0.2
]
]
}
]
}