Browse Source

working on attacks 1 level

cecylia 8 years ago
parent
commit
cfa453bfb7
1 changed files with 4 additions and 2 deletions
  1. 4 2
      levels/04 Attacks/attacks01.json

+ 4 - 2
levels/04 Attacks/attacks01.json

@@ -19,7 +19,8 @@
 			id:"Alice",
 			ports:1,
 			x:0.25,
-			y:0.6
+			y:0.6,
+                        script: deviceScripts.encryption
 		},
 		{
 			id:"Eve",
@@ -34,7 +35,8 @@
                         image: "iphone-1",
 			ports:1,
 			x:0.75,
-			y:0.6
+			y:0.6,
+                        script: deviceScripts.encryption
 		}
 	],
 	links:[