Add TaxiBot (#18708)

This commit is contained in:
Filler
2023-08-05 21:36:31 +03:00
committed by GitHub
parent 13b4bc2c56
commit 2f50cb6208
6 changed files with 142 additions and 0 deletions

View File

@@ -0,0 +1,41 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "taxibot drawn by FillerVK",
"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
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 762 B