summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index aed62ab6..9a51f6be 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -8,7 +8,10 @@
set @q, getq(ShipQuests_Tibbo);
if (@q == 1) goto l_CallFunc;
+
+// Some dialogues will be here.
setq ShipQuests_Tibbo, 1;
+// And here too.
l_CallFunc:
callfunc "SailorFood";
@@ -35,7 +38,7 @@ l_CallFunc:
l_Top:
mes "";
mesn;
- mesq l("I've seen them on the top of the island.");
+ mesq l("I've seen him on the top of the island.");
next;
mesq l("You should walk to the north.");
close;