A user points out that I could usefully clarify the Undead clue

semantics when a reflected sight-line crosses the same monster twice.

[originally from svn r9694]
This commit is contained in:
Simon Tatham
2012-11-03 16:27:49 +00:00
parent 8dddfc22d7
commit 083aeafc5c

View File

@ -2984,11 +2984,13 @@ mirrors. Ghosts are the opposite way round: they can be seen in
mirrors, but are invisible when looked at directly. Zombies are mirrors, but are invisible when looked at directly. Zombies are
visible by any means. visible by any means.
Around the edge of the grid are written numbers, which indicate how You are also told the total number of each type of monster in the
many monsters can be seen if you look into the grid along a row or grid. Also around the edge of the grid are written numbers, which
column starting from that position. (The diagonal mirrors are indicate how many monsters can be seen if you look into the grid along
reflective on both sides.) You are also told the total number of each a row or column starting from that position. (The diagonal mirrors are
type of monster in the grid. reflective on both sides. If your reflected line of sight crosses the
same monster more than once, the number will count it each time it is
visible, not just once.)
This puzzle type was invented by David Millar, under the name This puzzle type was invented by David Millar, under the name
\q{Haunted Mirror Maze}. See \k{janko-undead} for more details. \q{Haunted Mirror Maze}. See \k{janko-undead} for more details.