Advertisement
Guest User

Untitled

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