Advertisement
Guest User

boosties

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