summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
Diffstat (limited to 'npc')
-rw-r--r--npc/000-1/tibbo.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 9ba0630e..9a51708f 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -8,6 +8,11 @@
// Aquada box.
000-1,34,111,0 script Tibbo NPC_ELVEN_MAN_STANDING,{
+ if (getq(getq(General_Narrator)))
+ {
+ sailortalk;
+ }
+
.@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;