Advertisement
Guest User

micro

a guest
Jul 13th, 2013
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.25 KB | None | 0 0
  1. {
  2. "switches": {
  3. "12,22": {
  4. "toggle": [
  5. { "pos": { "x": 13, "y": 21 } },
  6. { "pos": { "x": 13, "y": 20 } },
  7. { "pos": { "x": 13, "y": 19 } },
  8. { "pos": { "x": 14, "y": 19 } },
  9. { "pos": { "x": 15, "y": 19 } },
  10. { "pos": { "x": 15, "y": 20 } },
  11. { "pos": { "x": 15, "y": 21 } },
  12. { "pos": { "x": 14, "y": 21 } }
  13. ]
  14. },
  15. "26,8": {
  16. "toggle": [
  17. { "pos": { "x": 25, "y": 9 } },
  18. { "pos": { "x": 25, "y": 10 } },
  19. { "pos": { "x": 25, "y": 11 } },
  20. { "pos": { "x": 24, "y": 11 } },
  21. { "pos": { "x": 23, "y": 11 } },
  22. { "pos": { "x": 23, "y": 10 } },
  23. { "pos": { "x": 23, "y": 9 } },
  24. { "pos": { "x": 24, "y": 9 } }
  25. ]
  26. },
  27. "18,12": {
  28. "toggle": [
  29. { "pos": { "x": 20, "y": 14 } },
  30. { "pos": { "x": 19, "y": 15 } },
  31. { "pos": { "x": 18, "y": 16 } }
  32. ]
  33. },
  34. "20,18": {
  35. "toggle": [
  36. { "pos": { "x": 20, "y": 14 } },
  37. { "pos": { "x": 19, "y": 15 } },
  38. { "pos": { "x": 18, "y": 16 } }
  39. ]
  40. }
  41. },
  42. "fields": {
  43. "19,15" : { "defaultState": "on" },
  44. "20,14" : { "defaultState": "on" },
  45. "18,16" : { "defaultState": "on" },
  46. "15,19" : { "defaultState": "off" },
  47. "23,11" : { "defaultState": "off" },
  48. "14,19" : { "defaultState": "off" },
  49. "15,20" : { "defaultState": "off" },
  50. "13,19" : { "defaultState": "off" },
  51. "13,20" : { "defaultState": "off" },
  52. "13,21" : { "defaultState": "off" },
  53. "14,21" : { "defaultState": "off" },
  54. "15,21" : { "defaultState": "off" },
  55. "23,10" : { "defaultState": "off" },
  56. "23,9" : { "defaultState": "off" },
  57. "24,9" : { "defaultState": "off" },
  58. "25,9" : { "defaultState": "off" },
  59. "25,10" : { "defaultState": "off" },
  60. "25,11" : { "defaultState": "off" },
  61. "24,11" : { "defaultState": "off" }
  62. }
  63. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement