45 lines
688 B
JSON
45 lines
688 B
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from Citadelstation at commit https://github.com/Citadel-Station-13/Citadel-Station-13/commit/85186a971453b0653bacfb3fae88f978dc1be689",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "base"
|
|
},
|
|
{
|
|
"name": "closed"
|
|
},
|
|
{
|
|
"name": "open"
|
|
},
|
|
{
|
|
"name": "welded"
|
|
},
|
|
{
|
|
"name": "sparking",
|
|
"delays": [
|
|
[
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1,
|
|
0.1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "locked"
|
|
},
|
|
{
|
|
"name": "unlocked"
|
|
}
|
|
]
|
|
} |