[Sponsor] Pets summon book + Wanderer_ pet (#44)

* Pets summon book ready

* fix name
This commit is contained in:
HitPanda
2023-05-11 21:49:17 +03:00
committed by Aviu00
parent eb1f363f90
commit 5954d821c5
10 changed files with 341 additions and 1 deletions

View File

@@ -0,0 +1,40 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "https://github.com/frosty-dev/white",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "viper",
"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": "viper_dead"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 B