Files

53 lines
1.1 KiB
JSON
Raw Permalink Normal View History

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Goonstation at commit https://github.com/goonstation/goonstation/commit/4f88b9314336631929c9cdddb1567fc08f83bf9e and modified by potato1234x (github), then again by EmoGarbage404 (github) for ss14",
"states": [
{
"name": "light-off"
},
{
"name": "empty"
},
{
"name": "full"
},
{
"name": "open"
},
{
"name": "light-charging",
"delays": [
[
2023-04-15 05:43:49 +10:00
0.3,
0.3,
0.3,
0.3
]
]
},
{
"name": "light-charged",
"delays": [
[
2023-04-15 05:43:49 +10:00
0.6,
0.6
]
]
},
{
"name": "light-empty",
"delays": [
[
2023-04-15 05:43:49 +10:00
0.8,
0.8
]
]
}
]
}