From 00d012fab3fcb141e426d47c78824024004eefd0 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 14 Dec 2020 15:55:49 -0300 Subject: Expand Hall of Academics to TOP 30, fix typos --- npc/027-0/enrique.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'npc/027-0/enrique.txt') diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt index 8b92b1b4c..eb89afdb3 100644 --- a/npc/027-0/enrique.txt +++ b/npc/027-0/enrique.txt @@ -22,6 +22,7 @@ l("What is the Scholar Rank?"), l("Who are the most famous scholars?"), rif(!ACADEMIC_RANK, l("I would like to enroll!")), + l("What counts for titulation? Could you give me examples?"), rif(getskilllv(TMW2_STUDY) < ACADEMIC_RANK, l("I would like to learn a new skill!")); mes ""; switch (@menu) { @@ -91,6 +92,19 @@ mesq l("Abuse can be determined by your peers or by the grandmasters, so be careful."); break; case 8: + mesn; + mesq l("Oh, several things. It depends a bit on what the scholars consider, and the scholars... well, they change."); + next; + mesn; + mesq l("For example, translations do not count. Wiki articles count."); + next; + mesn; + mesq l("Writing/Updating in client-data quests.xml and items.xml with the correct information usually counts as well."); + next; + mesn; + mesq l("But pretty much, anything which contributes to the common knowledge of this world. It might even be writing a NPC telling about the world history, developing software for Wiki/GameInfo/etc., it all depends on the scholars."); + break; + case 9: // TODO: Give TMW2_STUDY for MSP. Need X skills learnt or 1M GP. mesn; mesq l("Soon enough, young %s. The study skill is almost finished... Muahaha!", strcharinfo(0)); -- cgit v1.2.3-60-g2f50