Advertisement
Guest User

X2

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