Advertisement
TheBob18

Breathing Room: By TheBob18

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