meta.json 794 B

123456789101112131415161718192021222324252627282930313233343536373839
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from Paradise at https://github.com/ParadiseSS13/Paradise/blob/0f9ef5962f4422836c0a42f289fb24d018918cbc/icons/mob/sprite_accessories/vox/vox_facial_hair.dmi and greyscaled. manesmall_s modified by Flareguy from mane_s, tuft_s made by Flareguy",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "colonel_s",
  12. "directions": 4
  13. },
  14. {
  15. "name": "fu_s",
  16. "directions": 4
  17. },
  18. {
  19. "name": "neck_s",
  20. "directions": 4
  21. },
  22. {
  23. "name": "beard_s",
  24. "directions": 4
  25. },
  26. {
  27. "name": "mane_s",
  28. "directions": 4
  29. },
  30. {
  31. "name": "manesmall_s",
  32. "directions": 4
  33. },
  34. {
  35. "name": "tuft_s",
  36. "directions": 4
  37. }
  38. ]
  39. }