meta.json 378 B

12345678910111213141516171819202122
  1. {
  2. "version": 1,
  3. "size":
  4. {
  5. "x": 32,
  6. "y": 32
  7. },
  8. "license": "CC-BY-SA-3.0",
  9. "copyright": "Taken from TG git https://github.com/tgstation/tgstation/blob/0348b921936c4736e0a9df337c8a64a69c617d13/icons/mob/pets.dmi",
  10. "states":
  11. [
  12. {
  13. "name": "mcgriff",
  14. "directions": 4
  15. },
  16. {
  17. "name": "mcgriff_dead",
  18. "directions": 1
  19. }
  20. ]
  21. }