Advertisement
Guest User

reactor.json

a guest
Jan 29th, 2014
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. {
  2. "info": {
  3. "name": "Reactor",
  4. "author": "bad"
  5. },
  6.  
  7. "switches": {
  8. "27,2": {
  9. "toggle": [
  10. { "pos": { "x": 29, "y": 2 } }
  11. ]
  12. },
  13. "28,3": {
  14. "toggle": [
  15. { "pos": { "x": 29, "y": 2 } }
  16. ]
  17. },
  18. "30,3": {
  19. "toggle": [
  20. { "pos": { "x": 29, "y": 2 } }
  21. ]
  22. },
  23. "31,2": {
  24. "toggle": [
  25. { "pos": { "x": 29, "y": 2 } }
  26. ]
  27. },
  28. "28,11": {
  29. "toggle": [
  30. { "pos": { "x": 29, "y": 12 } }
  31. ]
  32. },
  33. "30,11": {
  34. "toggle": [
  35. { "pos": { "x": 29, "y": 12 } }
  36. ]
  37. }
  38. },
  39.  
  40. "fields": {
  41.  
  42. },
  43.  
  44. "portals": {
  45. "23,32": { "destination": { "x": 29, "y": 28 }, "cooldown": 0 },
  46. "35,32": { "destination": { "x": 29, "y": 28 }, "cooldown": 0 },
  47. "5,33": { "destination": { "x": 7, "y": 34 }, "cooldown": 0 },
  48. "53,33": { "destination": { "x": 51, "y": 34 }, "cooldown": 0 }
  49. }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement