ソースを参照

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:[