Advertisement
Guest User

Cave

a guest
Feb 8th, 2014
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.  
  3.     "info":
  4.     {
  5.       "name": "Cave",
  6.       "author": "GeckoPie"
  7.     },
  8.    
  9.     "portals": {
  10.         "1,47": { "destination": { "x": 33, "y": 14 }, "cooldown": 0 },
  11.         "33,14": { "destination": { "x": 1, "y": 47 }, "cooldown": 0 },
  12.         "1,48": { "destination": { "x": 33, "y": 15 }, "cooldown": 0 },
  13.         "33,15": { "destination": { "x": 1, "y": 48 }, "cooldown": 0 },
  14.         "1,49": { "destination": { "x": 33, "y": 16 }, "cooldown": 0 },
  15.         "33,16": { "destination": { "x": 1, "y": 49 }, "cooldown": 0 },
  16.         "1,50": { "destination": { "x": 33, "y": 17 }, "cooldown": 0 },
  17.         "33,17": { "destination": { "x": 1, "y": 50 }, "cooldown": 0 },
  18.         "1,51": { "destination": { "x": 33, "y": 18 }, "cooldown": 0 },
  19.         "33,18": { "destination": { "x": 1, "y": 51 }, "cooldown": 0 },
  20.         "1,52": { "destination": { "x": 33, "y": 19 }, "cooldown": 0 },
  21.         "33,19": { "destination": { "x": 1, "y": 52 }, "cooldown": 0 },
  22.         "34,47": { "destination": { "x": 2, "y": 80 }, "cooldown": 0 },
  23.         "2,80": { "destination": { "x": 34, "y": 47 }, "cooldown": 0 },
  24.         "34,48": { "destination": { "x": 2, "y": 81 }, "cooldown": 0 },
  25.         "2,81": { "destination": { "x": 34, "y": 48 }, "cooldown": 0 },
  26.         "34,49": { "destination": { "x": 2, "y": 82 }, "cooldown": 0 },
  27.         "2,82": { "destination": { "x": 34, "y": 49 }, "cooldown": 0 },
  28.         "34,50": { "destination": { "x": 2, "y": 83 }, "cooldown": 0 },
  29.         "2,83": { "destination": { "x": 34, "y": 50 }, "cooldown": 0 },
  30.         "34,51": { "destination": { "x": 2, "y": 84 }, "cooldown": 0 },
  31.         "2,84": { "destination": { "x": 34, "y": 51 }, "cooldown": 0 },
  32.         "34,52": { "destination": { "x": 2, "y": 85 }, "cooldown": 0 },
  33.         "2,85": { "destination": { "x": 34, "y": 52 }, "cooldown": 0 }
  34.     }
  35.  
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement