From 09dc24adba15f01820cfcff96341e75eacf475b2 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 15 Jun 2019 02:57:44 -0300 Subject: It... Can be weird. --- npc/012-2/rakinorf.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/012-2/rakinorf.txt b/npc/012-2/rakinorf.txt index c4c646103..daf2c9b32 100644 --- a/npc/012-2/rakinorf.txt +++ b/npc/012-2/rakinorf.txt @@ -225,13 +225,15 @@ L_MainStory: setq2 General_Narrator, 7; next; - mesn; + //mesn; if (!countitem(Scythe)) mes l("- Help the farmers. We rely a lot on agriculture."); if (!getq(HurnscaldQuest_BloodDonor)) mes l("- To donate blood, go to the hospital and ask about it."); if (JobLevel < 15) mes l("- Boss give more Job experience, but as long that you keep killing, you'll keep gaining."); + if (BaseLevel < 35) + mes l("I think Lieutenant Paul had a bounty for extra experience."); break; case 8: -- cgit v1.2.3-60-g2f50