aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2016-10-30 17:59:13 +0000
committerSimon Tatham <anakin@pobox.com>2016-10-30 20:43:11 +0000
commit5123b1bf68777ffa86e651f178046b26a87cf2d9 (patch)
treef6e638360662868c5e4a4540059104eed20325de
parent3ce69e84cad15844282d691fa03e711c5353c05e (diff)
downloadpuzzles-5123b1bf68777ffa86e651f178046b26a87cf2d9.zip
puzzles-5123b1bf68777ffa86e651f178046b26a87cf2d9.tar.gz
puzzles-5123b1bf68777ffa86e651f178046b26a87cf2d9.tar.bz2
puzzles-5123b1bf68777ffa86e651f178046b26a87cf2d9.tar.xz
Clarify the Black Box rules slightly.
Chris Boyle points out that two of the rules are implicitly intended to be read as only applying if a previous rule hadn't already decided what would happen, and suggested that since not all readers infer that priority order, it would be better to explicitly make them mutually exclusive so that there can be no confusion about which one applies.
-rw-r--r--puzzles.but8
1 files changed, 4 insertions, 4 deletions
diff --git a/puzzles.but b/puzzles.but
index 523574c..2508fe3 100644
--- a/puzzles.but
+++ b/puzzles.but
@@ -1553,11 +1553,11 @@ affected by balls in one of the following ways:
re-emerge. This includes beams that meet a ball on the first rank
of the arena.
-\b A beam with a ball to its front-left square gets deflected 90 degrees
- to the right.
+\b A beam with a ball in its front-left square and no ball ahead of it
+ gets deflected 90 degrees to the right.
-\b A beam with a ball to its front-right square gets similarly deflected
- to the left.
+\b A beam with a ball in its front-right square and no ball ahead of
+ it gets similarly deflected to the left.
\b A beam that would re-emerge from its entry location is considered to be
\q{reflected}.