Guest User

Facing Worlds

a guest
Feb 10th, 2014
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. {
  2.  
  3.     "info":
  4.     {
  5.       "name": "Facing Worlds v2",
  6.       "author": "GeckoPie"
  7.     },
  8.  
  9.     "switches": {
  10.         "16,7": {
  11.             "toggle": [
  12.                 { "pos": { "x": 13, "y": 13 } },
  13.                 { "pos": { "x": 13, "y": 17 } }
  14.             ]
  15.         },
  16.  
  17.         "66,23": {
  18.             "toggle": [
  19.                 { "pos": { "x": 69, "y": 13 } },
  20.                 { "pos": { "x": 69, "y": 17 } }
  21.             ]
  22.         }
  23.     },
  24.    
  25.     "portals": {
  26.         "11,15": { "destination": { "x": 24, "y": 15 }, "cooldown": 0 },
  27.         "24,15": { "destination": { "x": 11, "y": 15 }, "cooldown": 0 },
  28.         "58,15": { "destination": { "x": 71, "y": 15 }, "cooldown": 0 },
  29.         "71,15": { "destination": { "x": 58, "y": 15 }, "cooldown": 0 },
  30.         "3,15": { "destination": { "x": 8, "y": 23 }, "cooldown": 0 },
  31.         "8,23": { "destination": { "x": 3, "y": 15 }, "cooldown": 0 },
  32.         "79,15": { "destination": { "x": 74, "y": 7 }, "cooldown": 0 },
  33.         "74,7": { "destination": { "x": 79, "y": 15 }, "cooldown": 0 },
  34.         "16,23": { "destination": { "x": 20, "y": 20 }, "cooldown": 0 },
  35.         "20,20": { "destination": { "x": 16, "y": 23 }, "cooldown": 0 },
  36.         "66,7": { "destination": { "x": 62, "y": 10 }, "cooldown": 0 },
  37.         "62,10": { "destination": { "x": 66, "y": 7 }, "cooldown": 0 }
  38.     }
  39.  
  40. }
Advertisement
Add Comment
Please, Sign In to add comment