diff options
Diffstat (limited to 'npc/024-16/king.txt')
-rw-r--r-- | npc/024-16/king.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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")); |