aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Harris <bjh21@bjh21.me.uk>2023-02-01 00:40:07 +0000
committerBen Harris <bjh21@bjh21.me.uk>2023-02-01 00:40:07 +0000
commit37df1f2bbc689d224369d963dd8007d68fcd7c6a (patch)
tree359d690a9ca3efcffe843aaa7fcb81cc5d7feada
parentaecbbc9220138e6aa41e3990b69840956873cc6a (diff)
downloadpuzzles-37df1f2bbc689d224369d963dd8007d68fcd7c6a.zip
puzzles-37df1f2bbc689d224369d963dd8007d68fcd7c6a.tar.gz
puzzles-37df1f2bbc689d224369d963dd8007d68fcd7c6a.tar.bz2
puzzles-37df1f2bbc689d224369d963dd8007d68fcd7c6a.tar.xz
Document numeric input in Undead
I was able to guess what the keys were, but I think it's polite to write it down for people with numeric-only keyboards.
-rw-r--r--puzzles.but11
1 files changed, 6 insertions, 5 deletions
diff --git a/puzzles.but b/puzzles.but
index c75e612..9791ead 100644
--- a/puzzles.but
+++ b/puzzles.but
@@ -3110,12 +3110,13 @@ Undead was contributed to this collection by Steffen Bauer.
Undead has a similar control system to Solo, Unequal and Keen.
To play Undead, click the mouse in any empty square and then type a
-letter on the keyboard indicating the type of monster: \q{G} for a
-ghost, \q{V} for a vampire, or \q{Z} for a zombie. If you make a
+letter or number on the keyboard indicating the type of monster:
+\q{G} or \q{1} for a ghost, \q{V} or \q{2} for a vampire,
+or \q{Z} or \q{3} for a zombie. If you make a
mistake, click the mouse in the incorrect square and press Space to
clear it again (or use the Undo feature).
-If you \e{right}-click in a square and then type a letter, the
+If you \e{right}-click in a square and then type a letter or number, the
corresponding monster will be shown in reduced size in that square, as
a \q{pencil mark}. You can have pencil marks for multiple monsters in
the same square. A square containing a full-size monster cannot also
@@ -3128,7 +3129,7 @@ monster, or you can use them as lists of the possible monster in a
given square, or anything else you feel like.
To erase a single pencil mark, right-click in the square and type
-the same letter again.
+the same letter or number again.
All pencil marks in a square are erased when you left-click and type a
monster letter, or when you left-click and press Space. Right-clicking
@@ -3136,7 +3137,7 @@ and pressing space will also erase pencil marks.
As for Solo, the cursor keys can be used in conjunction with the letter
keys to place monsters or pencil marks. Use the cursor keys to move a
-highlight around the grid, and type a monster letter to enter it in
+highlight around the grid, and type a monster letter or number to enter it in
the highlighted square. Pressing return toggles the highlight into a
mode in which you can enter or remove pencil marks.