Advertisement
Guest User

Untitled

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