Guidebook: Move ladders into stairs section

This commit is contained in:
Pasi Kallinen
2018-04-06 08:46:08 +03:00
parent 57cadfd387
commit 095a00e0fc
2 changed files with 3 additions and 8 deletions
+1 -3
View File
@@ -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; Sokoban. Some allowances are permitted in case the player gets stuck;
however, they will lower your luck. however, they will lower your luck.
.hn 2 .hn 2
Stairs (`<', `>') Stairs and ladders (`<', `>')
.pg .pg
In general, each level in the dungeon will have a staircase going up In general, each level in the dungeon will have a staircase going up
(`<') to the previous level and another going down (`>') to the next (`<') 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 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 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. monster will arrive on the staircase and you will end up nearby.
.hn 2
Ladders (`<', `>')
.pg .pg
Ladders serve the same purpose as staircases, and the two types of Ladders serve the same purpose as staircases, and the two types of
inter-level connections are nearly indistinguishable during game play. inter-level connections are nearly indistinguishable during game play.
+2 -5
View File
@@ -1706,7 +1706,7 @@ Sokoban. Some allowances are permitted in case the player gets stuck;
however, they will lower your luck. however, they will lower your luck.
%.hn 2 %.hn 2
\subsection*{Stairs (`{\tt <}', `{\tt >}')} \subsection*{Stairs and ladders (`{\tt <}', `{\tt >}')}
%.pg %.pg
In general, each level in the dungeon will have a staircase going up 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 for a ``bones'' level as briefly described below). Monsters are only
active on the current level; those on other levels are essentially active on the current level; those on other levels are essentially
placed into stasis. placed into stasis.
%.pg %.pg
Ordinarily when you climb a set of stairs, you will arrive on the Ordinarily when you climb a set of stairs, you will arrive on the
corresponding staircase at your destination. However, pets (see below) 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 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. monster will arrive on the staircase and you will end up nearby.
%.hn 2
\subsection*{Ladders (`{\tt <}', `{\tt >}')}
%.pg %.pg
Ladders serve the same purpose as staircases, and the two types of Ladders serve the same purpose as staircases, and the two types of
inter-level connections are nearly indistinguishable during game play. inter-level connections are nearly indistinguishable during game play.