浏览代码

working on attacks 1 level

cecylia 8 年之前
父节点
当前提交
cfa453bfb7
共有 1 个文件被更改,包括 4 次插入2 次删除
  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:[