diff options
Diffstat (limited to 'world/map/npc/025-1/rossy.txt')
-rw-r--r-- | world/map/npc/025-1/rossy.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/world/map/npc/025-1/rossy.txt b/world/map/npc/025-1/rossy.txt index 8ff158b6..c468503f 100644 --- a/world/map/npc/025-1/rossy.txt +++ b/world/map/npc/025-1/rossy.txt @@ -250,7 +250,7 @@ L_Found: next; mes "Rossy hands you a huge bag full of coins."; getexp @Finish_EXP, 0; - set zeny, zeny + @Finish_Money; + set Zeny, Zeny + @Finish_Money; if (Rossy_Quest == 19) goto L_Clear; close; |