Advertisement
TPzircon

Cannonball

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