From 2ce22a8fa0414159d7e8517cc7fa00f2f809bcda Mon Sep 17 00:00:00 2001 From: NetSysFire <16-NetSysFire@users.noreply.git.themanaworld.org> Date: Sun, 19 Feb 2023 14:31:58 +0000 Subject: Batch of typo fixes and rewording. Also minor tweaks to Helena rewards and Pylon production. --- npc/012-1/jack.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'npc/012-1') diff --git a/npc/012-1/jack.txt b/npc/012-1/jack.txt index 047a7de86..9169dc8fc 100644 --- a/npc/012-1/jack.txt +++ b/npc/012-1/jack.txt @@ -15,7 +15,7 @@ mes ""; select l("Nothing at the moment, thanks."), - l("I want you to transform my raw log in a wooden log"), + l("I want you to transform my raw log into a wooden beam"), rif(.@q1 == 1, l("I need a sturdy wood piece for a Forest Bow.")); mes ""; @@ -36,8 +36,8 @@ L_Polish: mesn; - mes l("Yes, unless you're doing something VERY special, a Wooden Log is what you need."); - mes l("I can make a @@ for just one @@ and @@ GP for my work.", getitemlink(WoodenLog), getitemlink(RawLog), .cost); + mes l("Yes, unless you're doing something VERY special, a %s is what you need.", getitemlink(WoodenLog)); + mes l("I can make a %s for just one %s and %d GP for my work.", getitemlink(WoodenLog), getitemlink(RawLog), .cost); input .@count; mes ""; -- cgit v1.2.3-70-g09d2