From 0f82fe248efc4746029458cd9c32c3187ae5c62d Mon Sep 17 00:00:00 2001 From: DarkGod <darkgod@net-core.org> Date: Mon, 25 Jan 2016 10:23:40 +0100 Subject: [PATCH] fixed high peak pfiou! just in time --- game/modules/tome/data/zones/high-peak/zone.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/game/modules/tome/data/zones/high-peak/zone.lua b/game/modules/tome/data/zones/high-peak/zone.lua index 72ab4b2799..ace573b259 100644 --- a/game/modules/tome/data/zones/high-peak/zone.lua +++ b/game/modules/tome/data/zones/high-peak/zone.lua @@ -105,6 +105,7 @@ return { map = { class = "engine.generator.map.Cavern", zoom = 16, + nb_rooms = 0, min_floor = 1200, floor = "CAVEFLOOR", wall = "CAVEWALL", -- GitLab