Explorar o código

updates dos01 to trigger array

Erinn %!s(int64=9) %!d(string=hai) anos
pai
achega
8748791c7b
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      levels/03 DoS/dos01.json

+ 3 - 3
levels/03 DoS/dos01.json

@@ -24,12 +24,12 @@
 		}
 	],
 	timeline:[],
-	triggers:{
-		t0:{
+	triggers:[
+		{
 			type:"packet",
 			device:"Google",
 			times:50
 		}
-	},
+	],
 	nextLevel:"03 DoS/dos02.json"
 }