summaryrefslogtreecommitdiff
path: root/npc/005-1/vincent.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/005-1/vincent.txt')
-rw-r--r--npc/005-1/vincent.txt4
1 files changed, 2 insertions, 2 deletions
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: