Robot attack. Exit further off.
[koperkapel.git] / koperkapel / levels / level2.json
index 8c6e878282692cf98b683b98ea5943941b2dfaaf..9f2230edf843bb58c380eb2b5de03edb056c354c 100644 (file)
       1
    ],
    "exit": {
-      "pos": [20, 3],
+      "pos": [36, 6],
       "next level": "level1"
    },
    "items": [
        "pos": [16, 9],
        "rate": 2.0,
        "max": 2
+      },
+      {
+       "type": "rat",
+       "pos": [27, 13],
+       "rate": 2.0,
+       "max": 2
+      },
+      {
+       "type": "robot",
+       "pos": [20, 3],
+       "rate": 2.0,
+       "max": 2
       }
    ]
 }