diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-25 02:54:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-02-25 02:54:52 -0300 |
commit | 06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff (patch) | |
tree | 875eedd504bfa7681841ca5d89b134c37c14eea7 /npc/009-2 | |
parent | 4b6f752ae0fc44743ee7befaab73a594e966b9a3 (diff) | |
download | serverdata-06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff.tar.gz serverdata-06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff.tar.bz2 serverdata-06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff.tar.xz serverdata-06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff.zip |
Eh, it is a mess, but try to update main quest chapter on other NPCs as well
Diffstat (limited to 'npc/009-2')
-rw-r--r-- | npc/009-2/librarian.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/009-2/librarian.txt b/npc/009-2/librarian.txt index f6cb611bf..bd4ea8e3c 100644 --- a/npc/009-2/librarian.txt +++ b/npc/009-2/librarian.txt @@ -144,7 +144,7 @@ L_Report: next; getexp BaseLevel*750, JobLevel*50;// Reference Levels: (40, 15) getitem ScholarshipBadge, 1; - mesc b(l(".:: Main Quest 2-3 ::.")), 3; + mesc b(l(".:: Main Quest 4-1 ::.")), 3; mesc l("* Talk to Librarian in Halinarzo"), 2; mesc l("* Return to Hurnscald Townhall"), 9; setq General_Narrator, 9; |