meta.json 644 B

1234567891011121314151617181920212223242526272829303132333435
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "lampgreen",
  12. "directions": 4
  13. },
  14. {
  15. "name": "lampgreen-on",
  16. "directions": 4
  17. },
  18. {
  19. "name": "off-inhand-left",
  20. "directions": 4
  21. },
  22. {
  23. "name": "off-inhand-right",
  24. "directions": 4
  25. },
  26. {
  27. "name": "on-inhand-left",
  28. "directions": 4
  29. },
  30. {
  31. "name": "on-inhand-right",
  32. "directions": 4
  33. }
  34. ]
  35. }