diff options
| author | Franklin Wei <franklin@rockbox.org> | 2024-07-22 00:56:52 -0400 |
|---|---|---|
| committer | Franklin Wei <franklin@rockbox.org> | 2024-08-08 23:13:28 -0400 |
| commit | a70588279511ec0dd7499384860900e3fb182759 (patch) | |
| tree | 1904bf993d42b446409fa4fbc72a7950412b276b | |
| parent | 1c1899ee1c4e0a83808998359addb1efb66322f8 (diff) | |
| download | puzzles-devel.zip puzzles-devel.tar.gz puzzles-devel.tar.bz2 puzzles-devel.tar.xz | |
Rename "Tracks"->"Train Tracks" in the documentation.devel
Diffstat (limited to '')
| -rw-r--r-- | puzzles.but | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/puzzles.but b/puzzles.but index 0eb3511..fa93842 100644 --- a/puzzles.but +++ b/puzzles.but @@ -3442,7 +3442,7 @@ real challenge, set this value to 0 and then try to solve a grid in } -\C{tracks} \i{Tracks} +\C{tracks} \i{Train Tracks} \cfg{winhelp-topic}{games.tracks} @@ -3454,9 +3454,9 @@ clues to the top and right of the grid. There are only straight and 90 degree curved rails, and the track may not cross itself. -Tracks was contributed to this collection by James Harvey. +Train Tracks was contributed to this collection by James Harvey. -\H{tracks-controls} \I{controls, for Tracks}Tracks controls +\H{tracks-controls} \I{controls, for Tracks}Train Tracks controls Left-clicking on an edge between two squares adds a track segment between the two squares. Right-clicking on an edge adds a cross on the edge, @@ -3473,7 +3473,7 @@ columns to match the clue. (All the actions described in \k{common-actions} are also available.) -\H{tracks-parameters} \I{parameters, for Tracks}Tracks parameters +\H{tracks-parameters} \I{parameters, for Tracks}Train Tracks parameters These parameters are available from the \q{Custom...} option on the \q{Type} menu. @@ -3490,12 +3490,12 @@ that would lead to impossible crossings later. \dt \e{Disallow consecutive 1 clues} -\dd Controls whether the Tracks game generation permits two adjacent -rows or columns to have a 1 clue, or permits the row or column of the -track's endpoint to have a 1 clue. By default this is not permitted, -to avoid long straight boring segments of track and make the games -more twiddly and interesting. If you want to restore the possibility, -turn this option off. +\dd Controls whether the Train Tracks game generation permits two +adjacent rows or columns to have a 1 clue, or permits the row or +column of the track's endpoint to have a 1 clue. By default this is +not permitted, to avoid long straight boring segments of track and +make the games more twiddly and interesting. If you want to restore +the possibility, turn this option off. \C{palisade} \i{Palisade} |