meta.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "sprites taken from https://github.com/cmss13-devs/cmss13/blob/884ab172389b6fc54ef063f5fbea5e8b0a0a2235/icons/mob/humans/underwear.dmi and https://github.com/cmss13-devs/cmss13/blob/884ab172389b6fc54ef063f5fbea5e8b0a0a2235/icons/mob/humans/undershirt.dmi, edited by SlamBamActionman",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "briefs",
  12. "directions": 4
  13. },
  14. {
  15. "name": "satin",
  16. "directions": 4
  17. },
  18. {
  19. "name": "boxers",
  20. "directions": 4
  21. },
  22. {
  23. "name": "classic",
  24. "directions": 4
  25. },
  26. {
  27. "name": "sports",
  28. "directions": 4
  29. },
  30. {
  31. "name": "binder",
  32. "directions": 4
  33. },
  34. {
  35. "name": "tanktop",
  36. "directions": 4
  37. },
  38. {
  39. "name": "briefs_vox",
  40. "directions": 4
  41. },
  42. {
  43. "name": "satin_vox",
  44. "directions": 4
  45. },
  46. {
  47. "name": "boxers_vox",
  48. "directions": 4
  49. },
  50. {
  51. "name": "classic_vox",
  52. "directions": 4
  53. },
  54. {
  55. "name": "sports_vox",
  56. "directions": 4
  57. },
  58. {
  59. "name": "binder_vox",
  60. "directions": 4
  61. },
  62. {
  63. "name": "tanktop_vox",
  64. "directions": 4
  65. },
  66. {
  67. "name": "briefs_reptilian",
  68. "directions": 4
  69. },
  70. {
  71. "name": "satin_reptilian",
  72. "directions": 4
  73. },
  74. {
  75. "name": "boxers_reptilian",
  76. "directions": 4
  77. }
  78. ]
  79. }