meta.json 664 B

1234567891011121314151617181920212223242526
  1. {
  2. "copyright" : "Taken from https://github.com/tgstation/tgstation/blob/master/icons/obj/device.dmi state export_scanner at commit 7544e865d0771d9bd917461e9da16d301fe40fc3. In-hand sprites made by obscenelytinyshark for use in SS14.",
  3. "license" : "CC-BY-SA-3.0",
  4. "size" : {
  5. "x" : 32,
  6. "y" : 32
  7. },
  8. "states": [
  9. {
  10. "name": "inhand-left",
  11. "directions": 4
  12. },
  13. {
  14. "name": "inhand-right",
  15. "directions": 4
  16. },
  17. {
  18. "name": "icon"
  19. },
  20. {
  21. "name": "equipped-BELT",
  22. "directions": 4
  23. }
  24. ],
  25. "version" : 1
  26. }