meta.json 1.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at commit https://github.com/tgstation/tgstation/commit/f8f4aeda930fcd0805ca4cc76d9bc9412a5b3428, mopbucket_shark_* by Psychpsyo, mopbucket_carpplush adapted by Psychpsyo from tgstation carpplush at commit https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "cleaner"
  12. },
  13. {
  14. "name": "cleaner_large"
  15. },
  16. {
  17. "name": "mopbucket"
  18. },
  19. {
  20. "name": "mopbucket_water-1"
  21. },
  22. {
  23. "name": "mopbucket_water-2"
  24. },
  25. {
  26. "name": "mopbucket_water-3"
  27. },
  28. {
  29. "name": "mopbucket_shark_blue"
  30. },
  31. {
  32. "name": "mopbucket_shark_pink"
  33. },
  34. {
  35. "name": "mopbucket_shark_grey"
  36. },
  37. {
  38. "name": "mopbucket_carpplush"
  39. },
  40. {
  41. "name": "inhand-left",
  42. "directions": 4
  43. },
  44. {
  45. "name": "inhand-right",
  46. "directions": 4
  47. },
  48. {
  49. "name": "equipped-BELT",
  50. "directions": 4
  51. }
  52. ]
  53. }