summaryrefslogtreecommitdiff
path: root/npc/002-1/juliet.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-12-31 18:55:42 -0200
committerJesusaves <cpntb1@ymail.com>2018-12-31 18:55:42 -0200
commit7505e6f41fdedbedff15b1b1c4534412bdd345e2 (patch)
treede69bf66cf6d9af421f55a18aea71cc197579df7 /npc/002-1/juliet.txt
parentca7210d0f3ff5987ebc54d029d2bb2ccb196c33d (diff)
downloadserverdata-7505e6f41fdedbedff15b1b1c4534412bdd345e2.tar.gz
serverdata-7505e6f41fdedbedff15b1b1c4534412bdd345e2.tar.bz2
serverdata-7505e6f41fdedbedff15b1b1c4534412bdd345e2.tar.xz
serverdata-7505e6f41fdedbedff15b1b1c4534412bdd345e2.zip
On hindsight, we never, EVER, told the player Nard would be waiting on his office...
...So he doesn't needs to be or even to have an office, right?
Diffstat (limited to 'npc/002-1/juliet.txt')
-rw-r--r--npc/002-1/juliet.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/002-1/juliet.txt b/npc/002-1/juliet.txt
index 0c9e25c7a..15da71b6d 100644
--- a/npc/002-1/juliet.txt
+++ b/npc/002-1/juliet.txt
@@ -203,7 +203,8 @@ OnTouch:
getitem BookOfLaws, 1;
setq ShipQuests_Julia, 2;
next;
- mesq l("I think I'm done with that now. Do you have any questions?");
+ mesq l("I think I'm done with that now. You should now look for captain Nard downstairs. He'll be waiting for you.");
+ mesq l("Do you have any questions?");
next;
}
mainMenu;