diff options
Diffstat (limited to 'npc/018-6-1')
-rw-r--r-- | npc/018-6-1/main.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/018-6-1/main.txt b/npc/018-6-1/main.txt index b3cedbf38..6e77a2d49 100644 --- a/npc/018-6-1/main.txt +++ b/npc/018-6-1/main.txt @@ -330,7 +330,7 @@ OnMain: mesq l("...I have no other choice, do I?"); next; mesn l("Barbara, Wounded Girl"); - mesq l("But be warned, I don't have the Apple with me. It's further in."); + mesq l("But be warned, I don't have the Apple with me. It must be further in."); // 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 |