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 7bdd1543e..09b9481be 100644
--- a/npc/005-1/vincent.txt
+++ b/npc/005-1/vincent.txt
@@ -48,8 +48,8 @@ L_CheckItems:
delitem .LegsID, .LegsCount;
getexp 15, 5;
- Zeny = Zeny + 1000;
- message strcharinfo(0), l("You receive @@ GP!", 1000);
+ Zeny = Zeny + 850;
+ message strcharinfo(0), l("You receive @@ GP!", 850);
setq CandorQuest_Vincent, 2;
close;