summaryrefslogtreecommitdiff
path: root/npc/000-2-3/nard.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2012-10-29 00:23:24 +0100
committerReid <reidyaro@gmail.com>2012-10-29 00:24:01 +0100
commitd6cb9f3c23612e98a81c541f6ac1cd138524d318 (patch)
tree65fa0efbfedc1910d7d45fcaf4295753cd369b0e /npc/000-2-3/nard.txt
parente0617b7eba8bbd15032e2b507027eaa22e0a1a46 (diff)
downloadserverdata-d6cb9f3c23612e98a81c541f6ac1cd138524d318.tar.gz
serverdata-d6cb9f3c23612e98a81c541f6ac1cd138524d318.tar.bz2
serverdata-d6cb9f3c23612e98a81c541f6ac1cd138524d318.tar.xz
serverdata-d6cb9f3c23612e98a81c541f6ac1cd138524d318.zip
Add la Johanne key on nard and doors(s) script.
Diffstat (limited to 'npc/000-2-3/nard.txt')
-rw-r--r--npc/000-2-3/nard.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/npc/000-2-3/nard.txt b/npc/000-2-3/nard.txt
index b0976d1a..530f2585 100644
--- a/npc/000-2-3/nard.txt
+++ b/npc/000-2-3/nard.txt
@@ -92,10 +92,13 @@ l_NeedContent:
next;
mesq l("Oh well. I'll also give you one of these hats from the box around you, but only after you complete your task!");
next;
- mesq l("Go outside and talk with Gugli, he'll tell you what we need.");
+ mesq l("I give you this key, it opens any doors on this ship.");
+ next;
+ mesq l("Now go outside and talk with Gugli, he'll tell you what we need.");
next;
setq ShipQuests_Nard, 1;
+ getitem "JohanneKey", 1;
close;
@@ -136,7 +139,7 @@ l_Done:
mesn;
mesq l("Hi @@.", strcharinfo(0));
next;
- mesq l("Elmo and Gugli reported me that you done the ccccccccccccccccccccccccccccccccccccccccccccc IIIIIIIIIIICCCCCCCCCCCCCCCCIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII.");
+ mesq l("Elmo and Gugli reported me that you done all of the task... BlaBla."); // Need to add different dialogue if Julia is safe or not.
next;
setq ShipQuests_Nard, 2;