summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/dat
diff options
context:
space:
mode:
authorj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-08 19:54:47 +0000
committerj-p-e-g <j-p-e-g@c06c8d41-db1a-0410-9941-cceddc491573>2008-07-08 19:54:47 +0000
commit94e75528f21fb8aa910c06893dfc46ca2785f20f (patch)
tree78e426f37a01cb7fecb8e4bc9828266a7ccb3f93 /crawl-ref/source/dat
parent6e44de32ed92d31968e1490c7d10ba27e98ee392 (diff)
downloadcrawl-ref-94e75528f21fb8aa910c06893dfc46ca2785f20f.tar.gz
crawl-ref-94e75528f21fb8aa910c06893dfc46ca2785f20f.zip
Update documentation for 0.4.
Apply recent commits. git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/branches/stone_soup-0.4@6458 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/dat')
-rw-r--r--crawl-ref/source/dat/database/help.txt4
-rw-r--r--crawl-ref/source/dat/lab.des4
2 files changed, 4 insertions, 4 deletions
diff --git a/crawl-ref/source/dat/database/help.txt b/crawl-ref/source/dat/database/help.txt
index 01f36ee211..1c03077767 100644
--- a/crawl-ref/source/dat/database/help.txt
+++ b/crawl-ref/source/dat/database/help.txt
@@ -63,10 +63,10 @@ level-map
<h>Level Map ('<w>X</w><h>' in the main screen):
<w>Esc</w> : Leave level map (also <w>Space</w> or any unused key).
<w>Dir.</w> : Move the cursor.
-<w>/ Dir.</w> : Move the cursor in larger steps (also <w>Shift-Dir.</w>).
+<w>Shift-Dir.</w> : Move the cursor in larger steps (7 by default).
<w>-</w>/<w>+</w> : Scroll level map 20 grids up/down.
<w>.</w> : Start travel (also <w>Enter</w> and <w>,</w> and <w>;</w>).
- (Moves cursor to the last travel destination if still on @.)
+ (Moves cursor to the last travel destination if still on @.)
<w><<</w>/<w>></w> : Cycle through up/down stairs.
<w>^</w> : Cycle through traps.
<w>Tab</w> : Cycle through shops and portals.
diff --git a/crawl-ref/source/dat/lab.des b/crawl-ref/source/dat/lab.des
index 4bd4f7a4d3..efc90b9b62 100644
--- a/crawl-ref/source/dat/lab.des
+++ b/crawl-ref/source/dat/lab.des
@@ -103,8 +103,8 @@ ENDMAP
# Hidden exit, and trapped loot
NAME: labyrinth_hidden_loot
TAGS: minotaur generate_loot allow_dup
-MONS: patrolling minotaur
-NSUBST: d = 1 / %
+MONS: patrolling minotaur, minotaur zombie
+SUBST: d = 2%
SUBST: c : cvv
MAP
............