diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-06-26 00:45:24 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-06-26 00:45:24 -0300 |
commit | 7a074f80f61db91c62a8dfb66ba1a44220ee8a6a (patch) | |
tree | 798c2945334c522a3f340db89971c032f7c74a7b /npc/018-6-1 | |
parent | 19a30ae647fef07a759bcbe1ceec39ea8adae77b (diff) | |
download | serverdata-7a074f80f61db91c62a8dfb66ba1a44220ee8a6a.tar.gz serverdata-7a074f80f61db91c62a8dfb66ba1a44220ee8a6a.tar.bz2 serverdata-7a074f80f61db91c62a8dfb66ba1a44220ee8a6a.tar.xz serverdata-7a074f80f61db91c62a8dfb66ba1a44220ee8a6a.zip |
[skip ci] Barbara doesn't knows the Apple is further in, she *assumes* it is further in
She has no way to prove that statement, after all
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 |