From f2c906b1d43be1e31980d3c184397c150ae2364f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Dec 2021 13:50:49 -0300 Subject: I would get annoyed if npctalkonce() was the responsible for my candles bug --- npc/081-2/logic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- cgit v1.2.3-60-g2f50