summaryrefslogtreecommitdiff
path: root/npc/000-1/lean.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/000-1/lean.txt')
-rw-r--r--npc/000-1/lean.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt
index 332bcadb..55c930fc 100644
--- a/npc/000-1/lean.txt
+++ b/npc/000-1/lean.txt
@@ -7,7 +7,7 @@
// Sailor who gives some informations to the player.
000-1,79,108,0 script Lean NPC_ELVEN_MAN_BLONDE,{
- if (getq(getq(General_Narrator)))
+ if (getq(General_Narrator) > 0)
{
sailortalk;
}