From bf5e293cf99fd5e7131c78c29a76e3187249c30a Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 11 May 2022 19:09:00 -0300 Subject: Fix a couple typos. Past Tonori needs a Bank and a way to leave, I guess? --- npc/020-4/henry.txt | 2 +- npc/032-1/episode.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/020-4/henry.txt b/npc/020-4/henry.txt index 99b169248..a88a12a82 100644 --- a/npc/020-4/henry.txt +++ b/npc/020-4/henry.txt @@ -63,7 +63,7 @@ if (getq(LoFQuest_EPISODE) == 12) { if (BaseLevel < 57) { mesn; - mesq l("Before you give me your report, acquire level %d.", 55); + mesq l("Before you give me your report, acquire level %d.", 57); close; // Next quest is Level 70 so. } else { mesn; diff --git a/npc/032-1/episode.txt b/npc/032-1/episode.txt index 3d944b423..3199948fd 100644 --- a/npc/032-1/episode.txt +++ b/npc/032-1/episode.txt @@ -493,6 +493,7 @@ OnInit: // NPC_LEGACY_GUARD_B NPC_LEGACY_GUARD_C NPC_LEGACY_GUARD_D NPC_LEGACY_LIEUTENANT // NPC_OMAR NPC_KADIYA NPC_SASHA +// FIXME: A bank is urgently needed // Omatt (NPC_OMAR) swears to make a large donation to the Academy // shall Kadiya ever be cured. He is a trader of rare gems. -- cgit v1.2.3-60-g2f50