Advertisement
Guest User

M1

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