diff options
-rw-r--r-- | npc/003-0-1/researcher.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/003-0-1/researcher.txt b/npc/003-0-1/researcher.txt index a923cdfcf..01e8e0482 100644 --- a/npc/003-0-1/researcher.txt +++ b/npc/003-0-1/researcher.txt @@ -71,9 +71,9 @@ mesq l("What do you need to learn something besides money for tuitions fee? Time and Dedication."); next; Zeny-=.learn; - ANCIENTLANGUAGEBOUNCER=61; + ANCIENTLANGUAGEBOUNCER=13; // 120s / 5 = 12 + 1 for node mesn; - mesq l("Do you see the professor on the next room? Learn to his boring speech for A WHOLE MINUTE. There are the materials for the class."); + mesq l("Do you see the professor on the next room? Learn to his boring speech for @@. There are the materials for the class.", b(l("two minutes"))); next; mesn; mesq l("If you pay attention, you'll learn the skill."); |