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 efc0edf0..ba9b6abd 100644
--- a/npc/081-2/logic.txt
+++ b/npc/081-2/logic.txt
@@ -139,7 +139,7 @@ OnInit:
else
.@n$=('OBSCURECOLOR ? "Regular" : "No");
- dispbottom l("The central candle should not use %s Fire.", .@n$);
+ dispbottom l("The central candle should NOT use %s Fire.", .@n$);
OnInit:
.distance=1;
end;