use setting for morvalar level
This commit is contained in:
parent
72630588cf
commit
216f3bbb59
@ -1,5 +1,6 @@
|
|||||||
local time_limit = 120
|
local time_limit = 120
|
||||||
local posmorvalarblock = {x = 827, y = -30094, z = -817}
|
local level = tonumber(minetest.settings:get("nssb.morlendor_level")) or -30000
|
||||||
|
local posmorvalarblock = {x = 827, y = level -94, z = -817}
|
||||||
|
|
||||||
local function respawn_block(self)
|
local function respawn_block(self)
|
||||||
--start a timer if it doesn't exist
|
--start a timer if it doesn't exist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user