meta.json 385 B

1234567891011121314151617181920212223
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/c6e3401f2e7e1e55c57060cdf956a98ef1fefc24",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "jelly"
  12. },
  13. {
  14. "name": "nota"
  15. },
  16. {
  17. "name": "plain"
  18. },
  19. {
  20. "name": "toasted"
  21. }
  22. ]
  23. }