meta.json 845 B

12345678910111213141516171819202122232425262728293031
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "'sink' and 'sink_stem' derived from tgstation https://github.com/tgstation/tgstation/commit/f01afc7edd39b28dd718407d5bbfca3a5dfe995f#diff-378d1b8f0f0a73185e7c82e4ccfdb65102561992a7abb306090ce851f8419780 and edited by Emisse for ss14, sink-fill-1 and sink_wide-fill-1 made by Topy for SS14",
  9. "states": [
  10. {
  11. "name": "sink",
  12. "directions": 4
  13. },
  14. {
  15. "name": "sink_wide",
  16. "directions": 4
  17. },
  18. {
  19. "name": "sink_stem",
  20. "directions": 4
  21. },
  22. {
  23. "name": "sink-fill-1",
  24. "directions": 4
  25. },
  26. {
  27. "name": "sink_wide-fill-1",
  28. "directions": 4
  29. }
  30. ]
  31. }