81 lines
1.7 KiB
JSON
81 lines
1.7 KiB
JSON
{
|
|
"version": 1,
|
|
"license": "CC-BY-SA-3.0",
|
|
"copyright": "Taken from https://github.com/tgstation/tgstation/commit/e15c63d100db65eaaa5231133b8a2662ff439131#diff-8dd94e19fdb2ff341b57e31bce101298 eyes added by jamessimo",
|
|
"size": {
|
|
"x": 32,
|
|
"y": 32
|
|
},
|
|
"states": [
|
|
{
|
|
"name": "icon"
|
|
},
|
|
{
|
|
"name": "rat",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "eyes",
|
|
"directions": 4
|
|
},
|
|
{
|
|
"name": "rat-moving",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "eyes-moving",
|
|
"directions": 4,
|
|
"delays": [
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
],
|
|
[
|
|
0.2,
|
|
0.2,
|
|
0.2
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"name": "dead"
|
|
},
|
|
{
|
|
"name": "splat"
|
|
}
|
|
]
|
|
}
|