summaryrefslogtreecommitdiff
path: root/npc/000-1/tibbo.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/tibbo.txt')
-rw-r--r--npc/000-1/tibbo.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/tibbo.txt b/npc/000-1/tibbo.txt
index 9a51708f..11ed6e04 100644
--- a/npc/000-1/tibbo.txt
+++ b/npc/000-1/tibbo.txt
@@ -8,7 +8,7 @@
// Aquada box.
000-1,34,111,0 script Tibbo NPC_ELVEN_MAN_STANDING,{
- if (getq(getq(General_Narrator)))
+ if (getq(General_Narrator) > 0)
{
sailortalk;
}