From 095a00e0fc52aecc506f55a739308e3d2479bbc2 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Fri, 6 Apr 2018 08:46:08 +0300 Subject: [PATCH] Guidebook: Move ladders into stairs section --- doc/Guidebook.mn | 4 +--- doc/Guidebook.tex | 7 ++----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 25e4e06eb..3c51c1951 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1367,7 +1367,7 @@ complete all of the levels according to the traditional rules of Sokoban. Some allowances are permitted in case the player gets stuck; however, they will lower your luck. .hn 2 -Stairs (`<', `>') +Stairs and ladders (`<', `>') .pg In general, each level in the dungeon will have a staircase going up (`<') to the previous level and another going down (`>') to the next @@ -1395,8 +1395,6 @@ and some other monsters will follow along if they're close enough when you travel up or down stairs, and occasionally one of these creatures will displace you during the climb. When that occurs, the pet or other monster will arrive on the staircase and you will end up nearby. -.hn 2 -Ladders (`<', `>') .pg Ladders serve the same purpose as staircases, and the two types of inter-level connections are nearly indistinguishable during game play. diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index da4c451b7..7c47f9c4f 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -1706,7 +1706,7 @@ Sokoban. Some allowances are permitted in case the player gets stuck; however, they will lower your luck. %.hn 2 -\subsection*{Stairs (`{\tt <}', `{\tt >}')} +\subsection*{Stairs and ladders (`{\tt <}', `{\tt >}')} %.pg In general, each level in the dungeon will have a staircase going up @@ -1730,7 +1730,7 @@ some ``special'' levels, or loaded from the remains of an earlier game for a ``bones'' level as briefly described below). Monsters are only active on the current level; those on other levels are essentially placed into stasis. - + %.pg Ordinarily when you climb a set of stairs, you will arrive on the corresponding staircase at your destination. However, pets (see below) @@ -1739,9 +1739,6 @@ you travel up or down stairs, and occasionally one of these creatures will displace you during the climb. When that occurs, the pet or other monster will arrive on the staircase and you will end up nearby. -%.hn 2 -\subsection*{Ladders (`{\tt <}', `{\tt >}')} - %.pg Ladders serve the same purpose as staircases, and the two types of inter-level connections are nearly indistinguishable during game play.