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/020-7-1 | |
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/020-7-1')
-rw-r--r-- | npc/020-7-1/sage.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7-1/sage.txt b/npc/020-7-1/sage.txt index 93e0c089e..6abd14a8f 100644 --- a/npc/020-7-1/sage.txt +++ b/npc/020-7-1/sage.txt @@ -285,7 +285,7 @@ function nStart { mesn l("Nikolai, the Blue Sage"); mesq l("Once he resumes working confidently, we can go over this important subject."); next; - mesc b(l(".:: Main Quest 3-2 ::.")), 3; + mesc b(l(".:: Main Quest 5-1 ::.")), 3; mesc l("* Meet the Blue Sage"), 2; mesc l("* Aid the Blue Sage in getting Peetu back to action"), 9; return; |