Delta-v/Resources/Textures/Structures/Power/Generation/wallmount_generator.rsi/meta.json

39 lines
478 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "By Peptide90 for SS14",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "panel"
},
{
"name": "static"
},
{
"name": "on",
"delays": [
[
1,
2
]
]
},
{
"name": "warning",
"delays": [
[
0.1,
0.1,
0.1,
0.1,
0.1
]
]
}
]
}