diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-05-19 13:43:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-05-19 13:43:15 -0300 |
commit | d225ececc12c224f8aa38b38588932e050bf5afd (patch) | |
tree | b736bc84e6ac4c1ae2a5061da97e6ceb9952bfca /npc/027-0 | |
parent | 8e37aa31ebc8a04c6f4db744fcad06e7b7fcf2e2 (diff) | |
download | serverdata-d225ececc12c224f8aa38b38588932e050bf5afd.tar.gz serverdata-d225ececc12c224f8aa38b38588932e050bf5afd.tar.bz2 serverdata-d225ececc12c224f8aa38b38588932e050bf5afd.tar.xz serverdata-d225ececc12c224f8aa38b38588932e050bf5afd.zip |
Add the necessary NPCs to the new maps
Diffstat (limited to 'npc/027-0')
-rw-r--r-- | npc/027-0/enrique.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt index 9bc727562..11bacac9f 100644 --- a/npc/027-0/enrique.txt +++ b/npc/027-0/enrique.txt @@ -101,6 +101,9 @@ mesq l("Then someone of a scholarship rank above your must approve it, and say that your work is enough to the next scholar rank."); next; mesn; + mesq l("Naturally, it doesn't have to be a wiki article. But it must be noteworthy to the whole community, and wiki articles are one of the easiest ways for that."); + next; + mesn; mesq l("For the higher titles, you'll need vouch of multiple people. You can vouch for anyone below your rank with %s but never for someone of same or higher rank.", b("@titulate")); next; mesn; @@ -110,7 +113,7 @@ mesq l("Abuse can be determined by your peers or by the grandmasters, so be careful."); next; mesn; - mesq l("Otherwise, you can also obtain a title during the Magic Olympics. These aren't implemented yet, but they're supposed to happen every three months, and are the hardest way to obtain a title."); + mesq l("Otherwise, you can also obtain a title during the Magic Olympics. They happen every three months in average, and are the hardest way to obtain a title."); break; case 8: mesn; |