Update init.lua
This commit is contained in:
parent
f9055bff71
commit
350fd227ff
@ -29,14 +29,14 @@ local np_cata = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
-- Passages
|
-- Passages
|
||||||
local MINPLEN = 3 -- Min max length
|
local MINPLEN = 25 -- Min max length
|
||||||
local MAXPLEN = 32
|
local MAXPLEN = 32
|
||||||
local MINPWID = 3 -- Min max outer width
|
local MINPWID = 12 -- Min max outer width
|
||||||
local MAXPWID = 24
|
local MAXPWID = 18
|
||||||
|
|
||||||
-- Chambers
|
-- Chambers
|
||||||
local MINCWID = 6 -- Min max outer EW NS widths, min max outer height.
|
local MINCWID = 55 -- Min max outer EW NS widths, min max outer height.
|
||||||
local MAXCWID = 32
|
local MAXCWID = 65
|
||||||
local MINCHEI = 6
|
local MINCHEI = 6
|
||||||
local MAXCHEI = 32
|
local MAXCHEI = 32
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user