meta.json 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374
  1. {
  2. "version": 1,
  3. "license": "CC-BY-SA-3.0",
  4. "copyright": "Taken from tgstation at https://github.com/tgstation/tgstation/commit/e1142f20f5e4661cb6845cfcf2dd69f864d67432. New stamp- icons taken from tgstation at https://github.com/tgstation/tgstation/commit/fb1012102257b7b0a08d861fd2b8ba963c416e93. stamp-warden is a darker version of stamp-hos. stamp-lawyer is a darker version of stamp-cap. paper_stamp-greytide is a grey and shaded in version of stamp-hos. paper_stamp-psychologist is a recolored stamp-cmo. paper_stamp-wizard is a recolored stamp-rd by brassicaprime69 (Discord)",
  5. "size": {
  6. "x": 32,
  7. "y": 32
  8. },
  9. "states": [
  10. {
  11. "name": "stamp-cap"
  12. },
  13. {
  14. "name": "stamp-ce"
  15. },
  16. {
  17. "name": "stamp-centcom"
  18. },
  19. {
  20. "name": "stamp-chaplain"
  21. },
  22. {
  23. "name": "stamp-lawyer"
  24. },
  25. {
  26. "name": "stamp-clown"
  27. },
  28. {
  29. "name": "stamp-cmo"
  30. },
  31. {
  32. "name": "stamp-deny"
  33. },
  34. {
  35. "name": "stamp-detective"
  36. },
  37. {
  38. "name": "stamp-hop"
  39. },
  40. {
  41. "name": "stamp-hos"
  42. },
  43. {
  44. "name": "stamp-ok"
  45. },
  46. {
  47. "name": "stamp-mime"
  48. },
  49. {
  50. "name": "stamp-qm"
  51. },
  52. {
  53. "name": "stamp-rd"
  54. },
  55. {
  56. "name": "stamp-syndicate"
  57. },
  58. {
  59. "name": "stamp-trader"
  60. },
  61. {
  62. "name": "stamp-warden"
  63. },
  64. {
  65. "name": "stamp-greytide"
  66. },
  67. {
  68. "name": "stamp-psychologist"
  69. },
  70. {
  71. "name": "stamp-wizard"
  72. }
  73. ]
  74. }