Skip to content
Snippets Groups Projects
Commit 6f8e8a41 authored by dg's avatar dg
Browse files

disable the lake of nur for now

git-svn-id: http://svn.net-core.org/repos/t-engine4@2208 51575b47-30f0-44d4-a5cc-537603b46e54
parent ae537a9f
No related branches found
No related tags found
No related merge requests found
......@@ -19,7 +19,7 @@
load("/data/general/objects/objects.lua")
for i = 1, 6 do
for i = 1, 5 do
newEntity{ base = "BASE_LORE",
define_as = "NOTE"..i,
name = "journal page", lore="old-forest-note-"..i,
......
......@@ -72,7 +72,7 @@ return {
generator = { map = {
edge_entrances = {4,2},
down = "LAKE_NUR",
force_last_stair = true,
-- force_last_stair = true,
}, },
},
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment