Advertisement
Guest User

Untitled

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