Door hacking
[koperkapel.git] / koperkapel / levels / level1.json
index 38a872aa092c13e1119dfe052144d769c9c0b70b..b4a4a19637c6e3d1b6cf36f54f0f4c25c3936824 100644 (file)
    "starting pos": [
       5, 
       6
+   ], 
+   "door_info": [
+      {
+         "keypads": [
+            [
+               6, 
+               7
+            ]
+         ], 
+         "doors": [
+            [
+               7, 
+               8
+            ]
+         ]
+      }, 
+      {
+         "keypads": [
+            [
+               12, 
+               5
+            ]
+         ], 
+         "doors": [
+            [
+               12, 
+               7
+            ], 
+            [
+               13, 
+               4
+            ]
+         ]
+      }, 
+      {
+         "keypads": [
+            [
+               18, 
+               9
+            ]
+         ], 
+         "doors": [
+            [
+               19, 
+               8
+            ]
+         ]
+      }
    ]
 }
\ No newline at end of file