Files
OldThink/Resources/Textures/Mobs/Pets/mcgriff.rsi/meta.json
Emisse 16a211ad8b More animals (#7124)
Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
2022-03-23 23:56:23 +11:00

23 lines
400 B
JSON

{
"version": 1,
"size":
{
"x": 32,
"y": 32
},
"license": "CC-BY-SA-3.0",
"copyright": "Taken from TG git https://github.com/tgstation/tgstation/blob/0348b921936c4736e0a9df337c8a64a69c617d13/icons/mob/pets.dmi",
"states":
[
{
"name": "mcgriff",
"directions": 4
},
{
"name": "mcgriff_dead",
"directions": 1
}
]
}