101 lines
1.2 KiB
JSON
101 lines
1.2 KiB
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Made by rosieposieeee (github)",
|
|
"states": [
|
|
{
|
|
"name": "grey",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},{
|
|
"name": "exit",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "caution",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "caution_security",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "janitor",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|