summaryrefslogtreecommitdiff
path: root/npc/081-2/logic.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/081-2/logic.txt')
-rw-r--r--npc/081-2/logic.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/081-2/logic.txt b/npc/081-2/logic.txt
index ae4bf7a9..6cecaf6e 100644
--- a/npc/081-2/logic.txt
+++ b/npc/081-2/logic.txt
@@ -129,7 +129,7 @@ OnInit:
if ('COLORCODE[0] == 'COLORCODE[5])
dispbottom l("The leftmost and the rightmost candle are identical.");
else
- dispbottom l("The extremes are different.");
+ dispbottom l("The left-right extremes are different.");
OnInit:
.distance=1;
end;