From 3533b66252c46b01a6a806a63c72e31f083001ef Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Thu, 9 Dec 2021 13:51:20 -0300 Subject: Not a typo - be more clear --- 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 cc391497..27473479 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) - dispbottom l("Northern Lights")+" : "+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 %s to enlighten the way, according to the established sequence.", b(l("powder"))); end; OnInit: .distance=1; -- cgit v1.2.3-60-g2f50