meta.json 475 B

12345678910111213141516171819202122
  1. {
  2. "copyright" : "Taken from https://github.com/tgstation/tgstation at commit a21274e56ae84b2c96e8b6beeca805df3d5402e8, Inhand sprites by onesch",
  3. "license" : "CC-BY-SA-3.0",
  4. "size" : {
  5. "x" : 32,
  6. "y" : 32
  7. },
  8. "states" : [
  9. {
  10. "name" : "spray_painter"
  11. },
  12. {
  13. "name": "inhand-left",
  14. "directions": 4
  15. },
  16. {
  17. "name": "inhand-right",
  18. "directions": 4
  19. }
  20. ],
  21. "version" : 1
  22. }