소스 검색

working on attacks 1 level

cecylia 9 년 전
부모
커밋
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:[