summaryrefslogtreecommitdiff
path: root/npc/081-2/logic.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-07 11:01:18 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-07 11:32:52 -0300
commit08ea4636d79ffe5055f203d9017b29a1fa2832c6 (patch)
tree5f2218872fa4e4e8d31ef0851c98f45b191847e8 /npc/081-2/logic.txt
parent7c5fbe2f3a627bceb6132dbd50d06e4c92257b8a (diff)
downloadserverdata-08ea4636d79ffe5055f203d9017b29a1fa2832c6.tar.gz
serverdata-08ea4636d79ffe5055f203d9017b29a1fa2832c6.tar.bz2
serverdata-08ea4636d79ffe5055f203d9017b29a1fa2832c6.tar.xz
serverdata-08ea4636d79ffe5055f203d9017b29a1fa2832c6.zip
Some minor fixes, but some stuff is still broken
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;