Advertisement
Guest User

Untitled

a guest
May 11th, 2014
3,843
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.82 KB | None | 0 0
  1. {
  2.  
  3.  
  4. "info":
  5. {
  6. "name": "MOO",
  7. "author": "MRCOW"
  8. },
  9.  
  10.  
  11. "switches":
  12. {
  13.  
  14. "10,17":
  15. {
  16. "toggle":
  17. [
  18. { "pos": { "x": 7, "y": 14 } },
  19. { "pos": { "x": 8, "y": 14 } },
  20. { "pos": { "x": 9, "y": 14 } },
  21. { "pos": { "x": 7, "y": 15 } },
  22. { "pos": { "x": 9, "y": 15 } },
  23. { "pos": { "x": 7, "y": 16 } },
  24. { "pos": { "x": 8, "y": 16 } },
  25. { "pos": { "x": 9, "y": 16 } }
  26. ]
  27. },
  28.  
  29. "38,17":
  30. {
  31. "toggle":
  32. [
  33. { "pos": { "x": 39, "y": 18 } },
  34. { "pos": { "x": 40, "y": 18 } },
  35. { "pos": { "x": 41, "y": 18 } },
  36. { "pos": { "x": 42, "y": 18 } },
  37. { "pos": { "x": 39, "y": 19 } },
  38. { "pos": { "x": 40, "y": 19 } },
  39. { "pos": { "x": 41, "y": 19 } },
  40. { "pos": { "x": 42, "y": 19 } },
  41. { "pos": { "x": 39, "y": 20 } },
  42. { "pos": { "x": 40, "y": 20 } },
  43. { "pos": { "x": 41, "y": 20 } },
  44. { "pos": { "x": 42, "y": 20 } }
  45. ]
  46. },
  47.  
  48. "8,35":
  49. {
  50. "toggle":
  51. [
  52. { "pos": { "x": 4, "y": 32 } },
  53. { "pos": { "x": 5, "y": 32 } },
  54. { "pos": { "x": 6, "y": 32 } },
  55. { "pos": { "x": 7, "y": 32 } },
  56. { "pos": { "x": 4, "y": 33 } },
  57. { "pos": { "x": 5, "y": 33 } },
  58. { "pos": { "x": 6, "y": 33 } },
  59. { "pos": { "x": 7, "y": 33 } },
  60. { "pos": { "x": 4, "y": 34 } },
  61. { "pos": { "x": 5, "y": 34 } },
  62. { "pos": { "x": 6, "y": 34 } },
  63. { "pos": { "x": 7, "y": 34 } }
  64. ]
  65. },
  66.  
  67. "36,35":
  68. {
  69. "toggle":
  70. [
  71. { "pos": { "x": 37, "y": 36 } },
  72. { "pos": { "x": 38, "y": 36 } },
  73. { "pos": { "x": 39, "y": 36 } },
  74. { "pos": { "x": 37, "y": 37 } },
  75. { "pos": { "x": 39, "y": 37 } },
  76. { "pos": { "x": 37, "y": 38 } },
  77. { "pos": { "x": 38, "y": 38 } },
  78. { "pos": { "x": 39, "y": 38 } }
  79. ]
  80. }
  81.  
  82. },
  83.  
  84.  
  85. "fields":
  86. {
  87. "7,14": { "defaultState": "off" },
  88. "8,14": { "defaultState": "off" },
  89. "9,14": { "defaultState": "off" },
  90. "7,15": { "defaultState": "off" },
  91. "9,15": { "defaultState": "off" },
  92. "7,16": { "defaultState": "off" },
  93. "8,16": { "defaultState": "off" },
  94. "9,16": { "defaultState": "off" },
  95. "39,18": { "defaultState": "off" },
  96. "40,18": { "defaultState": "off" },
  97. "41,18": { "defaultState": "off" },
  98. "42,18": { "defaultState": "off" },
  99. "39,19": { "defaultState": "off" },
  100. "40,19": { "defaultState": "off" },
  101. "41,19": { "defaultState": "off" },
  102. "42,19": { "defaultState": "off" },
  103. "39,20": { "defaultState": "off" },
  104. "40,20": { "defaultState": "off" },
  105. "41,20": { "defaultState": "off" },
  106. "42,20": { "defaultState": "off" },
  107. "4,32": { "defaultState": "off" },
  108. "5,32": { "defaultState": "off" },
  109. "6,32": { "defaultState": "off" },
  110. "7,32": { "defaultState": "off" },
  111. "4,33": { "defaultState": "off" },
  112. "5,33": { "defaultState": "off" },
  113. "6,33": { "defaultState": "off" },
  114. "7,33": { "defaultState": "off" },
  115. "4,34": { "defaultState": "off" },
  116. "5,34": { "defaultState": "off" },
  117. "6,34": { "defaultState": "off" },
  118. "7,34": { "defaultState": "off" },
  119. "37,36": { "defaultState": "off" },
  120. "38,36": { "defaultState": "off" },
  121. "39,36": { "defaultState": "off" },
  122. "37,37": { "defaultState": "off" },
  123. "39,37": { "defaultState": "off" },
  124. "37,38": { "defaultState": "off" },
  125. "38,38": { "defaultState": "off" },
  126. "39,38": { "defaultState": "off" }
  127. }
  128.  
  129.  
  130. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement