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

22 lines
509 B
JSON

{
"version": 1,
"license": "CC-BY-NC-SA-3.0",
"copyright": "Taken from goonstation https://github.com/goonstation/goonstation/commit/c98666f47a90d106c7a154cedffc747b3769e933",
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "possum_old",
"directions": 4,
"delays": [[1],[1],[1],[1]]
},
{
"name": "possum_dead_old",
"directions": 1,
"delays": [[1]]
}
]
}