Advertisement
Guest User

eX Map Submission

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