From 06548c90c8f7d213a683fd22cdaf01b6c99522da Mon Sep 17 00:00:00 2001 From: jesusalva Date: Wed, 14 Feb 2018 17:57:22 -0200 Subject: No discount for first travel, fix quest db, update Elmo, fix Vincent's typo. --- npc/005-1/vincent.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/005-1/vincent.txt') diff --git a/npc/005-1/vincent.txt b/npc/005-1/vincent.txt index dceb9ce52..e990757cf 100644 --- a/npc/005-1/vincent.txt +++ b/npc/005-1/vincent.txt @@ -47,14 +47,14 @@ L_CheckItems: delitem .BaitID, .BaitCount; Zeny = Zeny + 1000; - message strcharinfo(0), l("You receive @@ E!", 1000); + message strcharinfo(0), l("You receive @@ GP!", 1000); setq CandorQuests_Vincent, 2; close; L_QuestDone: speech l("Hey, @@!", strcharinfo(0)), - l("My figurin is so nice !"); + l("My figurin is so nice!"); close; OnInit: -- cgit v1.2.3-60-g2f50