Advertisement
Siniloom

Spiked by Melon

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