summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2021-12-09 13:51:20 -0300
committerJesusaves <cpntb1@ymail.com>2021-12-09 13:51:20 -0300
commit3533b66252c46b01a6a806a63c72e31f083001ef (patch)
tree30a0df402baafa30427e30f3cd60972cb5eb8ce2
parentf2c906b1d43be1e31980d3c184397c150ae2364f (diff)
downloadserverdata-3533b66252c46b01a6a806a63c72e31f083001ef.tar.gz
serverdata-3533b66252c46b01a6a806a63c72e31f083001ef.tar.bz2
serverdata-3533b66252c46b01a6a806a63c72e31f083001ef.tar.xz
serverdata-3533b66252c46b01a6a806a63c72e31f083001ef.zip
Not a typo - be more clear
-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 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;