From cd6e5d20d3cd20f603ee879c33344b031ae07040 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 15 Jun 2021 22:39:09 -0300 Subject: Wyara: Be more consistent with what Ian the Guide instructions. --- npc/009-2/wyara.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/npc/009-2/wyara.txt b/npc/009-2/wyara.txt index 70c04e22..88a32dee 100644 --- a/npc/009-2/wyara.txt +++ b/npc/009-2/wyara.txt @@ -109,7 +109,10 @@ L_Q_manaseed: if (!@has_magic && (MAGIC_FLAGS & MFLAG_TOUCHED_MANASEED)) goto L_Q_manaseed_unabsorbed; mesn l("Wyara the Witch"); - mes "\"A mana seed? I'm afraid that I can't help you with that.\""; + mesq l("A mana seed? I'm afraid that I can't help you with that."); + next; + mesn l("Wyara the Witch"); + mesq l("...Actually. I've heard rumors there was one on the hills northwest of here. They're just rumors, but feel free to go on an errand if you wish."); next; goto L_Main; -- cgit v1.2.3-60-g2f50