From 08d316446a28da68e13417c61b08adeb887babd3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 15 Jul 2019 17:56:22 -0300 Subject: Fix bug because 5 seconds cycle --- npc/003-0-1/researcher.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc') 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."); -- cgit v1.2.3-60-g2f50