summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat/wizlab.des
diff options
context:
space:
mode:
authorJude Brown <bookofjude@users.sourceforge.net>2009-12-06 11:47:56 +1000
committerJude Brown <bookofjude@users.sourceforge.net>2009-12-06 11:47:56 +1000
commitd2b57e934701793701cdf01681053f6120cd59e4 (patch)
tree2d8e193d9c7d402c07052cf0cee5a9e94b79acd2 /crawl-ref/source/dat/wizlab.des
parent25d28173ff4eef271920a41ee42fc0be4cac2c3a (diff)
downloadcrawl-ref-d2b57e934701793701cdf01681053f6120cd59e4.tar.gz
crawl-ref-d2b57e934701793701cdf01681053f6120cd59e4.zip
Change the door description to "fleshy".
Diffstat (limited to 'crawl-ref/source/dat/wizlab.des')
-rw-r--r--crawl-ref/source/dat/wizlab.des2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/dat/wizlab.des b/crawl-ref/source/dat/wizlab.des
index 7646ed375d..4674eb3cb9 100644
--- a/crawl-ref/source/dat/wizlab.des
+++ b/crawl-ref/source/dat/wizlab.des
@@ -839,7 +839,7 @@ COLOUR: W = green
: .. " to an unknown beat.\n")
# Changing door descriptions like this currently doesn't work, needs fixing.
MARKER: + = lua:props_marker { \
- door_description_prefix="warning scrawled " \
+ door_description_noun="fleshy orifice", \
}
: dgn.set_feature_desc_long("closed door", "A fleshy door.\n")
: dgn.set_feature_desc_long("open door", "A fleshy doorway.\n")