Browse Source

layout changes to spoofs1

cecylia 8 years ago
parent
commit
1e6ab9c259
1 changed files with 2 additions and 2 deletions
  1. 2 2
      levels/02 Spoofs/spoofs01.json

+ 2 - 2
levels/02 Spoofs/spoofs01.json

@@ -39,7 +39,7 @@
                         image: "router",
                         image: "router",
 			ports:3,
 			ports:3,
 			x:0.35,
 			x:0.35,
-			y:0.5,
+			y:0.6,
 			script:deviceScripts.manualRouter,
 			script:deviceScripts.manualRouter,
 			rules:[
 			rules:[
 				{dstip:"Bob", portNum:0},
 				{dstip:"Bob", portNum:0},
@@ -52,7 +52,7 @@
                         image: "router",
                         image: "router",
 			ports:3,
 			ports:3,
 			x:0.65,
 			x:0.65,
-			y:0.5,
+			y:0.6,
 			script: deviceScripts.manualRouter,
 			script: deviceScripts.manualRouter,
 			rules:[
 			rules:[
 				{dstip:"Carol", portNum:0},
 				{dstip:"Carol", portNum:0},