summaryrefslogtreecommitdiff
path: root/npc/027-0
diff options
context:
space:
mode:
Diffstat (limited to 'npc/027-0')
-rw-r--r--npc/027-0/enrique.txt14
1 files changed, 14 insertions, 0 deletions
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));