Pet slime for RND (#15980)

This commit is contained in:
Nim
2023-05-13 17:51:02 +03:00
committed by GitHub
parent fdb45cc595
commit ce208a18cd
11 changed files with 215 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 B

View File

@@ -42,6 +42,73 @@
},
{
"name": "yellow_adult_slime_dead"
},
{
"name": "aslime-_3",
"directions": 4
},
{
"name": "rainbow_slime_extract",
"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
]
]
},
{
"name": "rainbow_baby_slime",
"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,
0.1,
0.1
]
]
},
{
"name": "rainbow_baby_slime_dead",
"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
]
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB