Advertisement
Guest User

yiss 4.5

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