diff options
-rw-r--r-- | npc/000-1/lean.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/npc/000-1/lean.txt b/npc/000-1/lean.txt index 30cb99a1..332bcadb 100644 --- a/npc/000-1/lean.txt +++ b/npc/000-1/lean.txt @@ -7,6 +7,11 @@ // Sailor who gives some informations to the player. 000-1,79,108,0 script Lean NPC_ELVEN_MAN_BLONDE,{ + if (getq(getq(General_Narrator))) + { + sailortalk; + } + .@gugli = getq(ShipQuests_Gugli); mesn; |