summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-09 13:50:49 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-09 13:50:49 -0300
commitf2c906b1d43be1e31980d3c184397c150ae2364f (patch)
tree471f3ff7b7fb8e418aef756be9a7674238aa6429
parente8ed393cbd41cc9965a84ae44553ca6b09b72058 (diff)
downloadserverdata-f2c906b1d43be1e31980d3c184397c150ae2364f.tar.gz
serverdata-f2c906b1d43be1e31980d3c184397c150ae2364f.tar.bz2
serverdata-f2c906b1d43be1e31980d3c184397c150ae2364f.tar.xz
serverdata-f2c906b1d43be1e31980d3c184397c150ae2364f.zip
I would get annoyed if npctalkonce() was the responsible for my candles bug
-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 07654bc3..cc391497 100644
--- a/npc/081-2/logic.txt
+++ b/npc/081-2/logic.txt
@@ -176,7 +176,7 @@ OnInit:
081-2,103,213,0 script #X21Barrier1 NPC_HIDDEN,4,1,{
@inst = instance_id();
if (!'XMAS21CANDLE)
- npctalkonce l("The strong shall yield the powder to enlighten the way, according to the established sequence.");
+ dispbottom l("Northern Lights")+" : "+l("The strong shall yield the powder to enlighten the way, according to the established sequence.");
end;
OnInit:
.distance=1;