meta.json 488 B

123456789101112131415161718192021222324252627
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "From https://github.com/BeeStation/BeeStation-Hornet/blob/master/icons/turf/turf_damage.dmi at f2d6fbdf36aa0951049498cf28e028a38e32fe0b",
  9. "states": [
  10. {
  11. "name": "burnt1"
  12. },
  13. {
  14. "name": "burnt2"
  15. },
  16. {
  17. "name": "burnt3"
  18. },
  19. {
  20. "name": "burnt4"
  21. }
  22. ]
  23. }