meta.json 451 B

1234567891011121314151617181920212223242526
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/blob/a0f470046f01c2e8643d27e8dac8b9cb08b9a68d/icons/obj/objects.dmi",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "target_stake"
  12. },
  13. {
  14. "name": "target_h"
  15. },
  16. {
  17. "name": "target_s"
  18. },
  19. {
  20. "name": "target_c"
  21. },
  22. {
  23. "name": "target_f"
  24. }
  25. ]
  26. }