summaryrefslogtreecommitdiff
path: root/npc/000-1
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1')
-rw-r--r--npc/000-1/muller.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/000-1/muller.txt b/npc/000-1/muller.txt
index a3a1fc77..3057f07d 100644
--- a/npc/000-1/muller.txt
+++ b/npc/000-1/muller.txt
@@ -7,6 +7,11 @@
// Plushroom box.
000-1,35,69,0 script Q'Muller NPC_ORC_MAN,{
+ if (getq(getq(General_Narrator)))
+ {
+ sailortalk;
+ }
+
.@g = getq(ShipQuests_Gugli);
if (.@g == 0) goto L_NoTask;