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
This commit is contained in:
@@ -1,23 +1,27 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size":
|
||||
{
|
||||
"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
|
||||
},
|
||||
"license": "CC-BY-NC-SA-3.0",
|
||||
"copyright": "https://github.com/goonstation/goonstation/commit/c98666f47a90d106c7a154cedffc747b3769e933",
|
||||
"states":
|
||||
[
|
||||
"states": [
|
||||
{
|
||||
"name": "possum",
|
||||
"directions": 4,
|
||||
"delays": [[1],[1],[1],[1]]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "possum_dead",
|
||||
"directions": 1,
|
||||
"delays": [[1]]
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "poppy",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "poppy_dead",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user