Files
Vasilis 96539f955b Change opossum sprites | Add new pet poppy the safety opossum (#21672)
* Its better then what we have at least?

* weh2

* oops

* Last of it

* among us
2023-12-16 09:34:54 -05:00

28 lines
523 B
JSON

{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Taken from Baystation12 at https://github.com/Baystation12/Baystation12/blob/c7442716b52ce4edeef5eaf5d2fc7c57a08a3f01/icons/mob/simple_animal/possum.dmi",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "possum",
"directions": 4
},
{
"name": "possum_dead",
"directions": 4
},
{
"name": "poppy",
"directions": 4
},
{
"name": "poppy_dead",
"directions": 4
}
]
}