summaryrefslogtreecommitdiff
path: root/npc/000-1/ale.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/ale.txt')
-rw-r--r--npc/000-1/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/ale.txt b/npc/000-1/ale.txt
index cd3182d1..95738a0f 100644
--- a/npc/000-1/ale.txt
+++ b/npc/000-1/ale.txt
@@ -7,7 +7,7 @@
// Aquada box.
000-1,55,23,0 script Ale#000-1 NPC_DEMON_MAN_SITTING,{
- if (getq(getq(General_Narrator)))
+ if (getq(General_Narrator) > 0)
{
sailortalk;
}