From 224705d35c686db0b16a49a86308e2d88bf8ef60 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 20 May 2018 14:28:04 -0300 Subject: Extra lines to Liana Dialog --- npc/005-1/liana.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'npc') diff --git a/npc/005-1/liana.txt b/npc/005-1/liana.txt index 1d7178ff8..0a867f077 100644 --- a/npc/005-1/liana.txt +++ b/npc/005-1/liana.txt @@ -63,14 +63,20 @@ L_Finish2: Zeny = (Zeny + 80); // 10*4 = 40 base setq CandorQuest_Liana, 1; set LIANA_TIMER, gettimetick(2); + mes ""; + mesn; + mesq l("Many, many thanks! I'm sure the children will love it!"); close; L_Finish: delitem MaggotSlilme, 5; - getexp 55, 10; // 10 Job points! A great reward. + getexp 55, 10; Zeny = (Zeny + 30); // 5*4 = 20 base - setq CandorQuest_Liana, 2; + setq CandorQuest_Liana, 1; set LIANA_TIMER, gettimetick(2); + mes ""; + mesn; + mesq l("Many, many thanks! I'm sure the children will love it!"); close; L_Bug: -- cgit v1.2.3-70-g09d2