diff options
Diffstat (limited to 'world/map/npc/001-1/vincent.txt')
-rw-r--r-- | world/map/npc/001-1/vincent.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/001-1/vincent.txt b/world/map/npc/001-1/vincent.txt index c7d50302..e2a53a31 100644 --- a/world/map/npc/001-1/vincent.txt +++ b/world/map/npc/001-1/vincent.txt @@ -111,7 +111,7 @@ L_Have: next; if(countitem("BugLeg") < 10) goto L_Progress; delitem "BugLeg", 10; - set zeny, zeny + 1000; + set Zeny, Zeny + 1000; set TMW_Quest, 10; mes "[Vincent]"; |