From 3ab2089653f73d01bd6aa98073688c2d79b3650a Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Sun, 3 Oct 2010 05:58:55 +1300 Subject: Make Nicholas mention that he requires coal for the setzer. --- npc/009-2_Hurnscald/nicholas.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/009-2_Hurnscald/nicholas.txt') diff --git a/npc/009-2_Hurnscald/nicholas.txt b/npc/009-2_Hurnscald/nicholas.txt index fe4af0c3..d0719430 100644 --- a/npc/009-2_Hurnscald/nicholas.txt +++ b/npc/009-2_Hurnscald/nicholas.txt @@ -308,7 +308,7 @@ L_SetzerQuest: if (@Q_SETZER_status & @SETZER_FLAG_MADE_SETZER) mes "\"Another one? Sure, why not.\""; mes "Nicholas examines your [Short Sword], then nods."; - mes "\"This is good quality. I can make something special out of it, with three ingot bars of iron and 50,000 GP -- but I will also need a potion of monster oil.\""; + mes "\"This is good quality. I can make something special out of it, with three ingot bars of iron, six lumps of coal and 50,000 GP -- but I will also need a potion of monster oil.\""; if (@Q_SETZER_status < @SETZER_KNOWS_OIL) set @Q_SETZER_status, @SETZER_KNOWS_OIL; callsub L_Update_Var; @@ -363,7 +363,7 @@ L_SetzerNoZeny: L_SetzerNoIngot: mes "[Nicholas]"; - mes "\"Without 3 ingots of iron, I can't improve your sword.\""; + mes "\"Without 3 ingots of iron, and six lumps of coal, I can't improve your sword.\""; close; L_SetzerNoMonsterOil: -- cgit v1.2.3-70-g09d2