meta.json 559 B

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