28 lines
523 B
JSON
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
|
|
}
|
|
]
|
|
}
|