Files
lzk 2b3ddaa839 [Resprite] Taxibot (#19783)
* sprite

sory i haven't access to GitHub desktop

* meta
2023-09-03 10:31:24 -04:00

42 lines
579 B
JSON

{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "taxibot drawn by FillerVK, modified by Diebeck",
"states": [
{
"name": "taxibot",
"directions": 4,
"delays": [
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
],
[
0.1,
0.1,
0.1,
0.1
]
]
}
]
}