meta.json 458 B

1234567891011121314151617181920212223242526
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Original from https://github.com/tgstation/tgstation/blob/42ebbb4202b472cf94561974a30e00a0b00e11bc/icons/mob/screen1_robot.dmi, edited by @Doru991",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "health0"
  12. },
  13. {
  14. "name": "health1"
  15. },
  16. {
  17. "name": "health2"
  18. },
  19. {
  20. "name": "health3"
  21. },
  22. {
  23. "name": "health4"
  24. }
  25. ]
  26. }