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

The caverns to the valley of the moon are not fully lit anymore

git-svn-id: http://svn.net-core.org/repos/t-engine4@1524 51575b47-30f0-44d4-a5cc-537603b46e54
parent 691ee09f
No related branches found
No related tags found
No related merge requests found
......@@ -25,8 +25,8 @@ return {
decay = {300, 800},
actor_adjust_level = function(zone, level, e) return zone.base_level + e:getRankLevelAdjust() + level.level-1 + rng.range(-1,2) end,
width = 70, height = 70,
all_remembered = true,
all_lited = true,
-- all_remembered = true,
-- all_lited = true,
persistant = "zone",
-- Apply a darkish tint to all the map
color_shown = {0.7, 0.7, 0.7, 1},
......
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