summaryrefslogtreecommitdiff
path: root/npc/000-1/astapolos.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/astapolos.txt')
-rw-r--r--npc/000-1/astapolos.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/astapolos.txt b/npc/000-1/astapolos.txt
index 4e0ae412..18a8c204 100644
--- a/npc/000-1/astapolos.txt
+++ b/npc/000-1/astapolos.txt
@@ -8,7 +8,7 @@
// Croconut box.
000-1,22,50,0 script Astapolos NPC_ELVEN_MAN_RED,{
- if (getq(getq(General_Narrator)))
+ if (getq(General_Narrator) > 0)
{
sailortalk;
}