meta.json 536 B

12345678910111213141516171819202122232425
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from Citadel Station 13 at https://github.com/Citadel-Station-13/Citadel-Station-13/blob/a36c4fd163b1f36a3aaf766e32183ccb6304a561/icons/mob/lavaland/watcher.dmi. Cut into layers/modified by mirrorcult for SS14",
  5. "size": {
  6. "x": 54,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "base",
  12. "directions": 4
  13. },
  14. {
  15. "name": "unshaded",
  16. "directions": 4
  17. },
  18. {
  19. "name": "dead"
  20. },
  21. {
  22. "name": "dead-unshaded"
  23. }
  24. ]
  25. }