From bc17d3c270266b0477fdc88d38e053ddfb712cb1 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Sep 2019 13:13:56 -0300 Subject: “Typoz” are not cool MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- npc/018-6-1/main.txt | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'npc') diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index d8699271f..8e2c417fb 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -305,7 +305,7 @@ OnMain: mesc l("WARNING: THIS ACTION IS IRREVERSIBLE."), 1; if (askyesno() == ASK_YES) { mes ""; - mesc l("She falls in a single blow. You'll report her death to the Mysterious Assassin."); + mesc l("She falls in a single blow. You'll attribute her death to the Mysterious Assassin."); BARBARA_STATE=1; setq1 LoFQuest_Barbara, 5; disablenpc instance_npcname(.name$); // NPC will now go to rest @@ -343,7 +343,7 @@ L_MainStory: mesq l("The hooded man was about to deliver me a final blow, but then he saw the Apple I've stole..."); next; mesn l("Barbara, Wounded Girl"); - mesq l("...And for some reason he took the apple and left further in the caves."); + mesq l("...And for some reason he took the apple and went further in the caves."); next; mesn l("Barbara, Wounded Girl"); mesq l("Maybe if you go back the way you're coming, you find him..."); @@ -377,7 +377,7 @@ L_MainStory: mesc l("WARNING: THIS ACTION IS IRREVERSIBLE."), 1; if (askyesno() == ASK_YES) { mes ""; - mesc l("She falls in a single blow. You'll report her death to the Mysterious Assassin."); + mesc l("She falls in a single blow. You'll attribute her death to the Mysterious Assassin."); BARBARA_STATE=1; setq1 LoFQuest_Barbara, 5; disablenpc instance_npcname(.name$); // NPC will now go to rest @@ -424,6 +424,8 @@ L_MainStory: mesn l("Barbara, Wounded Girl"); mesc l("*sigh*"); mesq l("But be warned, I don't have the Apple with me. It's further in."); + mes ""; + mesc l("Barbara was apprehended. It would be weird to show her on your inventory, so we won't."); // The quest is not over yet - do not set BARBARA_STATE setq1 LoFQuest_Barbara, 5; disablenpc instance_npcname(.name$); // NPC will now go to rest -- cgit v1.2.3-60-g2f50