Foxes and Renault (#7111)

This commit is contained in:
Emisse
2022-03-13 17:32:33 -06:00
committed by GitHub
parent ad3db819d5
commit 9d9dd00ed4
5 changed files with 95 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 571 B

View File

@@ -0,0 +1,24 @@
{
"version": 1,
"size":
{
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from TG git https://github.com/tgstation/tgstation/blob/master/icons/mob/pets.dmi",
"states":
[
{
"name": "fox",
"directions": 4,
"delays": [[1],[1],[1],[1]]
},
{
"name": "fox_dead",
"directions": 1,
"delays": [[1]]
}
]
}