summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-12-28 00:18:02 +0100
committerReid <reidyaro@gmail.com>2015-12-28 00:18:02 +0100
commit7e13bc7660e737a99d3c0c9de685aea717f3fc2d (patch)
tree13b9ee666fcfb2e40ff7e3b7688cfc04224ea5b0 /npc/000-1/tibbo.txt
parent13cbe14d4c256d6808733e2a5afdc8148be036eb (diff)
downloadserverdata-7e13bc7660e737a99d3c0c9de685aea717f3fc2d.tar.gz
serverdata-7e13bc7660e737a99d3c0c9de685aea717f3fc2d.tar.bz2
serverdata-7e13bc7660e737a99d3c0c9de685aea717f3fc2d.tar.xz
serverdata-7e13bc7660e737a99d3c0c9de685aea717f3fc2d.zip
Add sailortalk script on tibbo.
Diffstat (limited to 'npc/000-1/tibbo.txt')
-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;