From 773dabcaa0c38942092fb8362c3bed421447b2cf Mon Sep 17 00:00:00 2001 From: Reid Date: Mon, 28 Dec 2015 00:16:59 +0100 Subject: Add sailortalk script on astapolos. --- npc/000-1/astapolos.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'npc/000-1') diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt index d2d446ed..4e0ae412 100644 --- a/npc/000-1/astapolos.txt +++ b/npc/000-1/astapolos.txt @@ -8,6 +8,11 @@ // Croconut box. 000-1,22,50,0 script Astapolos NPC_ELVEN_MAN_RED,{ + if (getq(getq(General_Narrator))) + { + sailortalk; + } + .@g = getq(ShipQuests_Gugli); if (.@g == 0) goto L_NoTask; -- cgit v1.2.3-60-g2f50