summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--npc/000-1/jalad.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/000-1/jalad.txt b/npc/000-1/jalad.txt
index 1424b5c7..146572ed 100644
--- a/npc/000-1/jalad.txt
+++ b/npc/000-1/jalad.txt
@@ -8,6 +8,11 @@
// Plushroom box.
000-1,46,35,0 script Jalad NPC_ELVEN_MAN_TRADER_SITTING,{
+ if (getq(getq(General_Narrator)))
+ {
+ sailortalk;
+ }
+
.@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;