diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-04 20:34:09 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-04 20:34:09 -0300 |
commit | 501f978c07fe86a9a6048992b244356295e26eb5 (patch) | |
tree | 1b9a568a806c438cec4be54c23c4a67945242c40 | |
parent | 85e320a4db466223e5fd584c618105cf5bd95f5a (diff) | |
download | serverdata-501f978c07fe86a9a6048992b244356295e26eb5.tar.gz serverdata-501f978c07fe86a9a6048992b244356295e26eb5.tar.bz2 serverdata-501f978c07fe86a9a6048992b244356295e26eb5.tar.xz serverdata-501f978c07fe86a9a6048992b244356295e26eb5.zip |
Scholarship system will be changing.
-rw-r--r-- | npc/027-0/enrique.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/npc/027-0/enrique.txt b/npc/027-0/enrique.txt index 47d231085..9bc727562 100644 --- a/npc/027-0/enrique.txt +++ b/npc/027-0/enrique.txt @@ -83,6 +83,9 @@ next; mesn; mesq l("If they enroll, they will become able to study monsters and to visit the Mystical Forest west of here as well."); + next; + mesn; + mesq l("Of course, some get scholarship in honor of the cause or by notable knowledge and prowess; These are a special group not worth mentioning."); break; case 6: HallOfAcademic(); @@ -92,7 +95,7 @@ mesq l("That is not how things are done here."); next; mesn; - mesq l("First, you need to contribute to the common knowledge of this world. Like, write a %s or something.", "[@@https://wiki.moubootaurlegends.org/|"+l("Wiki article")+"@@]"); + mesq l("First, you need to contribute to the common knowledge of this world. Like, write a %s, guide new players or something.", "[@@https://wiki.moubootaurlegends.org/|"+l("Wiki article")+"@@]"); next; mesn; 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."); @@ -105,6 +108,9 @@ next; mesn; 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."); break; case 8: mesn; |