38 lines
532 B
JSON
38 lines
532 B
JSON
{
|
|
"version": 1,
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/53d1f1477d22a11a99c6c6924977cd431075761b",
|
|
"states": [
|
|
{
|
|
"name": "dead",
|
|
"delays": [
|
|
[
|
|
1
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "goat",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
],
|
|
[
|
|
1
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|