X-Git-Url: https://git.ctpug.org.za/?a=blobdiff_plain;f=koperkapel%2Flevels%2Flevel1.json;h=88c188a315ef1de3391cddc1ba35f7a0d98dbcb7;hb=359505e8ab4874f750103bcdc6222207bf52722a;hp=c5e59621134080545375d4bb2ac641b53d0ce975;hpb=fb9358725391197a3ba39d860a28e93bfd4ecc45;p=koperkapel.git diff --git a/koperkapel/levels/level1.json b/koperkapel/levels/level1.json index c5e5962..88c188a 100644 --- a/koperkapel/levels/level1.json +++ b/koperkapel/levels/level1.json @@ -4357,6 +4357,11 @@ "type": "serum", "serum": "strong", "pos": [2, 12] + }, + { + "type": "weapon", + "weapon": "butter_knife", + "pos": [9, 12] } ], "friendly roaches": [ @@ -4380,5 +4385,13 @@ 21, 8 ] + ], + "enemy generators": [ + { + "type": "roach", + "pos": [18, 8], + "rate": 1.0, + "max": 2 + } ] }