summaryrefslogtreecommitdiff
path: root/npc/081-2/logic.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-11 23:33:15 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-11 23:33:15 -0300
commite361ee65367ea1c79ccd82f8a4b288de3f5bbeb0 (patch)
tree96e7478e2911fc935f9dfc90de30a40d8dfb01ad /npc/081-2/logic.txt
parent974be4908fe13de586b58949482a7688abeb4110 (diff)
downloadserverdata-e361ee65367ea1c79ccd82f8a4b288de3f5bbeb0.tar.gz
serverdata-e361ee65367ea1c79ccd82f8a4b288de3f5bbeb0.tar.bz2
serverdata-e361ee65367ea1c79ccd82f8a4b288de3f5bbeb0.tar.xz
serverdata-e361ee65367ea1c79ccd82f8a4b288de3f5bbeb0.zip
...Fix typos
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;