Advertisement
Guest User

Horn

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