From fe12523115bdce6ae82f0609ee263375367e2d7f Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 2 Jun 2018 00:04:23 -0300 Subject: More small fixes --- npc/009-1/fisherman.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/009-1/fisherman.txt b/npc/009-1/fisherman.txt index fdc26db99..90f1d9eeb 100644 --- a/npc/009-1/fisherman.txt +++ b/npc/009-1/fisherman.txt @@ -15,7 +15,7 @@ mesn strcharinfo(0); menu l("Any fishing tips for me?"),-, - rif(.@q == 1, l("I need a string, but not just any string, a really good string.")), L_String; + rif(.@q == 1 && getq3(HurscaldQuest_ForestBow) < 99, l("I need a string, but not just any string, a really good string.")), L_String; mes ""; mesn; @@ -131,6 +131,7 @@ L_Finish: mesn; mes col("Once the roots are of a desired thickness, he ties them to make a string, and applies an oil on it.", 9); next; + mesn; mes col("After waiting for the oil to dry, he hands you the string.", 9); mesq l("Here, thanks to the oil, this string is very sturdy. You better not keep it on your inventory. Good luck!"); close; -- cgit v1.2.3-60-g2f50