Files

49 lines
699 B
JSON
Raw Permalink Normal View History

2023-08-14 19:29:24 -07:00
{
"version": 1,
"license": "CC0-1.0",
"copyright": "Created by TheShuEd (github) for ss14",
2023-08-14 19:29:24 -07:00
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "full"
},
{
"name": "chasm0",
"directions": 4
},
{
"name": "chasm1",
"directions": 4
},
{
"name": "chasm2",
"directions": 4
},
{
"name": "chasm3",
"directions": 4
},
{
"name": "chasm4",
"directions": 4
},
{
"name": "chasm5",
"directions": 4
},
{
"name": "chasm6",
"directions": 4
},
{
"name": "chasm7",
"directions": 4
},
{
"name": "chasm"
}
]
}