Guest User

Coordinate

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