Commit 0f82fe248efc4746029458cd9c32c3187ae5c62d

Authored by DarkGod
1 parent 39c1eabb

fixed high peak

pfiou! just in time
... ... @@ -105,6 +105,7 @@ return {
105 105 map = {
106 106 class = "engine.generator.map.Cavern",
107 107 zoom = 16,
  108 + nb_rooms = 0,
108 109 min_floor = 1200,
109 110 floor = "CAVEFLOOR",
110 111 wall = "CAVEWALL",
... ...