Slimes and their habitats (#15379)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Nim
2023-05-01 11:21:39 +03:00
committed by GitHub
parent 9e9d9c1a4a
commit 78f56a4369
20 changed files with 452 additions and 50 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 493 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 475 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 496 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 465 B

View File

@@ -0,0 +1,47 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from the tgstation at https://github.com/tgstation/tgstation/blob/bb89e65aebb14d6ba0ce7fc43363fbc3f1279e79/icons/mob/simple/slimes.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "blue_adult_slime",
"delays": [
[
0.3,
0.3
]
]
},
{
"name": "blue_adult_slime_dead"
},
{
"name": "green_adult_slime",
"delays": [
[
0.3,
0.3
]
]
},
{
"name": "green_adult_slime_dead"
},
{
"name": "yellow_adult_slime",
"delays": [
[
0.3,
0.3
]
]
},
{
"name": "yellow_adult_slime_dead"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 503 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 B