From 06e3e96a21693fe4b30922f9c4e5d4fe9f7809ff Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 25 Feb 2020 02:54:52 -0300 Subject: Eh, it is a mess, but try to update main quest chapter on other NPCs as well --- npc/009-2/librarian.txt | 2 +- npc/012-2/rakinorf.txt | 4 ++-- npc/012-7/airlia.txt | 2 +- npc/020-7-1/sage.txt | 2 +- npc/024-1/guard.txt | 2 +- npc/024-16/generals.txt | 2 +- npc/024-16/king.txt | 2 +- 7 files changed, 8 insertions(+), 8 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; diff --git a/npc/012-2/rakinorf.txt b/npc/012-2/rakinorf.txt index d6dc1fd7a..c078a853b 100644 --- a/npc/012-2/rakinorf.txt +++ b/npc/012-2/rakinorf.txt @@ -207,7 +207,7 @@ L_MainStory: mesn; mesq l("You will need to *hic* prove yourself to *hic* me and the town first..."); next; - mesc b(l(".:: Main Quest 2-2 ::.")), 3; + mesc b(l(".:: Main Quest 3-2 ::.")), 3; msObjective(BaseLevel >= 35, l("* @@/@@ Base Level", BaseLevel, 35)); if (JobLevel >= 15) @@ -239,7 +239,7 @@ L_MainStory: break; case 8: - mesc b(l(".:: Main Quest 2-2 ::.")), 3; + mesc b(l(".:: Main Quest 3-2 ::.")), 3; msObjective(BaseLevel >= 35, l("* @@/@@ Base Level", BaseLevel, 35)); msObjective(JobLevel >= 15, l("* @@/@@ Job Level", JobLevel, 15)); diff --git a/npc/012-7/airlia.txt b/npc/012-7/airlia.txt index 70e182ae9..9b0eaf5ed 100644 --- a/npc/012-7/airlia.txt +++ b/npc/012-7/airlia.txt @@ -158,7 +158,7 @@ L_Nivalis: mesn; mesq l("The Blue Sage is Nivalis Mayor and very knowledgeable on stuff. Lemme write a letter of recommendation for you and sign it in Rakinorf's stead..."); next; - mesc b(l(".:: Main Quest 3-1 ::.")), 3; + mesc b(l(".:: Main Quest 4-1 ::.")), 3; mesc l("* Meet the Blue Sage"), 9; setq General_Narrator, 10, 0; next; 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; diff --git a/npc/024-1/guard.txt b/npc/024-1/guard.txt index f98c1c18c..cefc16a86 100644 --- a/npc/024-1/guard.txt +++ b/npc/024-1/guard.txt @@ -51,7 +51,7 @@ L_Unallowed: L_MainQuest: - mesc b(l(".:: Main Quest 4-1 ::.")), 3; + mesc b(l(".:: Main Quest 6-1 ::.")), 3; msObjective(BaseLevel >= 40, l("* @@/@@ Base Level", BaseLevel, 40)); mesc l("* Deliver Nikolai's Letter to Frostia Mayor"), 9; if (BaseLevel < 40) diff --git a/npc/024-16/generals.txt b/npc/024-16/generals.txt index ca988134e..6f420f51c 100644 --- a/npc/024-16/generals.txt +++ b/npc/024-16/generals.txt @@ -56,7 +56,7 @@ function script FrostiaGeneralQuest { mesn; mesq l("If you conclude the training, you'll be suitable for the difficult mission our King have to you."); next; - mesc b(l(".:: Main Quest 4-3 ::.")), 3; + mesc b(l(".:: Main Quest 6-2 ::.")), 3; msObjective(BaseLevel >= 52, l("* @@/@@ Base Level", BaseLevel, 52)); msObjective(JobLevel >= 24, l("* @@/@@ Job Level", JobLevel, 24)); //msObjective(JobLevel >= 24, l("* Win an Arena Match")); diff --git a/npc/024-16/king.txt b/npc/024-16/king.txt index 655f32941..c021794c2 100644 --- a/npc/024-16/king.txt +++ b/npc/024-16/king.txt @@ -67,7 +67,7 @@ L_MainQuest: mesq l("Anyway, I'll give you @@ Real Estate Credits in advance. Go book yourself a room in the Inn. And then come back to me so we may discuss details.", 5000); next; - mesc b(l(".:: Main Quest 4-2 ::.")), 3; + mesc b(l(".:: Main Quest 6-1 ::.")), 3; msObjective(BaseLevel >= 40, l("* @@/@@ Base Level", BaseLevel, 40)); msObjective(true, l("* Deliver Nikolai's Letter to Frostia Mayor")); msObjective(ESTATE_RENTTIME >= gettimetick(2), l("* Rent a room in Frostia's Inn")); -- cgit v1.2.3-60-g2f50