Advertisement
Guest User

Ballywood.json

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