Browse Source

added next level field to attacks01

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

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

@@ -111,5 +111,6 @@
 				application:{type:"message",key:"123456"}
 			}
 		}
-        ]
+        ],
+	nextLevel:10
 }