6
2025-11-15 12:24:44 +03:00

48 lines
702 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/1da0b5547e02db0db48d0bc93926c26bd8888347",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "pod_0"
},
{
"name": "pod_1",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "pod_e",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
},
{
"name": "pod_g",
"delays": [
[
0.1,
0.1,
0.1,
0.1
]
]
}
]
}