summaryrefslogtreecommitdiff
path: root/npc/000-1/gulukan.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/gulukan.txt')
-rw-r--r--npc/000-1/gulukan.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/gulukan.txt b/npc/000-1/gulukan.txt
index 116dce46..29ba630d 100644
--- a/npc/000-1/gulukan.txt
+++ b/npc/000-1/gulukan.txt
@@ -8,7 +8,7 @@
// Croconut box.
000-1,54,90,0 script Gulukan NPC_TRITAN_MAN_SAILOR2,{
- if (getq(getq(General_Narrator)))
+ if (getq(General_Narrator) > 0)
{
sailortalk;
}