summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/luadgn.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/luadgn.cc')
-rw-r--r--crawl-ref/source/luadgn.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/crawl-ref/source/luadgn.cc b/crawl-ref/source/luadgn.cc
index 9e4188a1cb..043ae46966 100644
--- a/crawl-ref/source/luadgn.cc
+++ b/crawl-ref/source/luadgn.cc
@@ -822,7 +822,8 @@ const char *dngn_feature_names[] =
{
"unseen", "rock_wall", "stone_wall", "closed_door", "metal_wall",
"secret_door", "green_crystal_wall", "orcish_idol", "wax_wall",
- "permarock_wall", "", "", "", "", "", "", "", "", "", "", "",
+ "permarock_wall", "clear_rock_wall", "clear_stone_wall",
+ "clear_permarock_wall", "", "", "", "", "", "", "", "",
"silver_statue", "granite_statue", "orange_crystal_statue",
"statue_reserved_1", "statue_reserved_2", "", "", "", "", "", "",
"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "",