meta.json 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347
  1. {
  2. "version": 1,
  3. "size": {
  4. "x": 32,
  5. "y": 32
  6. },
  7. "license": "CC-BY-SA-3.0",
  8. "copyright": "https://github.com/discordia-space/CEV-Eris/blob/bbe32606902c90f5290b57d905a3f31b84dc6d7d/icons/obj/pipes/disposal.dmi and modified by DrSmugleaf. Signal router sprites based on normal router modified by deltanedas (github). disposal bins by EmoGarbage404 (github)",
  9. "states": [
  10. {
  11. "name": "condisposal",
  12. "directions": 1
  13. },
  14. {
  15. "name": "conmailing",
  16. "directions": 1
  17. },
  18. {
  19. "name": "conpipe-c",
  20. "directions": 4
  21. },
  22. {
  23. "name": "conpipe-j1",
  24. "directions": 4
  25. },
  26. {
  27. "name": "conpipe-j1s",
  28. "directions": 4
  29. },
  30. {
  31. "name": "conpipe-j2",
  32. "directions": 4
  33. },
  34. {
  35. "name": "conpipe-j2s",
  36. "directions": 4
  37. },
  38. {
  39. "name": "conpipe-s",
  40. "directions": 4
  41. },
  42. {
  43. "name": "conpipe-t",
  44. "directions": 4
  45. },
  46. {
  47. "name": "conpipe-tagger",
  48. "directions": 4
  49. },
  50. {
  51. "name": "conpipe-y",
  52. "directions": 4
  53. },
  54. {
  55. "name": "disposal",
  56. "directions": 1
  57. },
  58. {
  59. "name": "mailing",
  60. "directions": 1
  61. },
  62. {
  63. "name": "disposal-charging",
  64. "directions": 1
  65. },
  66. {
  67. "name": "mailing-charging",
  68. "directions": 1
  69. },
  70. {
  71. "name": "disposal-flush",
  72. "directions": 1,
  73. "delays": [
  74. [
  75. 0.066,
  76. 0.066,
  77. 0.066,
  78. 0.066,
  79. 0.066,
  80. 0.066,
  81. 0.5,
  82. 0.066,
  83. 0.066,
  84. 0.066,
  85. 0.066,
  86. 0.066
  87. ]
  88. ]
  89. },
  90. {
  91. "name": "mailing-flush",
  92. "directions": 1,
  93. "delays": [
  94. [
  95. 0.066,
  96. 0.066,
  97. 0.066,
  98. 0.066,
  99. 0.066,
  100. 0.066,
  101. 0.5,
  102. 0.066,
  103. 0.066,
  104. 0.066,
  105. 0.066,
  106. 0.066
  107. ]
  108. ]
  109. },
  110. {
  111. "name": "dispover-charge",
  112. "directions": 1,
  113. "delays": [
  114. [
  115. 0.4,
  116. 0.4
  117. ]
  118. ]
  119. },
  120. {
  121. "name": "dispover-full",
  122. "directions": 1,
  123. "delays": [
  124. [
  125. 0.2,
  126. 0.2
  127. ]
  128. ]
  129. },
  130. {
  131. "name": "dispover-handle",
  132. "directions": 1
  133. },
  134. {
  135. "name": "mailover-handle",
  136. "directions": 1
  137. },
  138. {
  139. "name": "dispover-ready",
  140. "directions": 1
  141. },
  142. {
  143. "name": "intake",
  144. "directions": 4
  145. },
  146. {
  147. "name": "intake-closing",
  148. "directions": 4,
  149. "delays": [
  150. [
  151. 0.5,
  152. 0.1,
  153. 0.1,
  154. 0.1,
  155. 0.1,
  156. 0.1,
  157. 0.1,
  158. 0.1
  159. ],
  160. [
  161. 0.5,
  162. 0.1,
  163. 0.1,
  164. 0.1,
  165. 0.1,
  166. 0.1,
  167. 0.1,
  168. 0.1
  169. ],
  170. [
  171. 0.5,
  172. 0.1,
  173. 0.1,
  174. 0.1,
  175. 0.1,
  176. 0.1,
  177. 0.1,
  178. 0.1
  179. ],
  180. [
  181. 0.5,
  182. 0.1,
  183. 0.1,
  184. 0.1,
  185. 0.1,
  186. 0.1,
  187. 0.1,
  188. 0.1
  189. ]
  190. ]
  191. },
  192. {
  193. "name": "outlet",
  194. "directions": 4
  195. },
  196. {
  197. "name": "outlet-open",
  198. "directions": 4,
  199. "delays": [
  200. [
  201. 0.5,
  202. 0.5,
  203. 0.5,
  204. 0.5,
  205. 0.5,
  206. 0.1,
  207. 1.5,
  208. 0.1
  209. ],
  210. [
  211. 0.5,
  212. 0.5,
  213. 0.5,
  214. 0.5,
  215. 0.5,
  216. 0.1,
  217. 1.5,
  218. 0.1
  219. ],
  220. [
  221. 0.5,
  222. 0.5,
  223. 0.5,
  224. 0.5,
  225. 0.5,
  226. 0.1,
  227. 1.5,
  228. 0.1
  229. ],
  230. [
  231. 0.5,
  232. 0.5,
  233. 0.5,
  234. 0.5,
  235. 0.5,
  236. 0.1,
  237. 1.5,
  238. 0.1
  239. ]
  240. ]
  241. },
  242. {
  243. "name": "pipe-b",
  244. "directions": 4
  245. },
  246. {
  247. "name": "pipe-bf",
  248. "directions": 4
  249. },
  250. {
  251. "name": "pipe-c",
  252. "directions": 4
  253. },
  254. {
  255. "name": "pipe-cf",
  256. "directions": 4
  257. },
  258. {
  259. "name": "pipe-d",
  260. "directions": 4
  261. },
  262. {
  263. "name": "pipe-j1",
  264. "directions": 4
  265. },
  266. {
  267. "name": "pipe-j1f",
  268. "directions": 4
  269. },
  270. {
  271. "name": "pipe-j1s",
  272. "directions": 4
  273. },
  274. {
  275. "name": "pipe-j1sf",
  276. "directions": 4
  277. },
  278. {
  279. "name": "pipe-j2",
  280. "directions": 4
  281. },
  282. {
  283. "name": "pipe-j2f",
  284. "directions": 4
  285. },
  286. {
  287. "name": "pipe-j2s",
  288. "directions": 4
  289. },
  290. {
  291. "name": "pipe-j2sf",
  292. "directions": 4
  293. },
  294. {
  295. "name": "pipe-s",
  296. "directions": 4
  297. },
  298. {
  299. "name": "pipe-sf",
  300. "directions": 4
  301. },
  302. {
  303. "name": "pipe-t",
  304. "directions": 4
  305. },
  306. {
  307. "name": "pipe-tagger",
  308. "directions": 4
  309. },
  310. {
  311. "name": "pipe-tagger-partial",
  312. "directions": 4
  313. },
  314. {
  315. "name": "pipe-tf",
  316. "directions": 4
  317. },
  318. {
  319. "name": "pipe-u",
  320. "directions": 4
  321. },
  322. {
  323. "name": "pipe-y",
  324. "directions": 4
  325. },
  326. {
  327. "name": "pipe-yf",
  328. "directions": 4
  329. },
  330. {
  331. "name": "signal-router",
  332. "directions": 4
  333. },
  334. {
  335. "name": "signal-router-free",
  336. "directions": 4
  337. },
  338. {
  339. "name": "signal-router-flipped",
  340. "directions": 4
  341. },
  342. {
  343. "name": "signal-router-flipped-free",
  344. "directions": 4
  345. }
  346. ]
  347. }