Skip to content

Commit

Permalink
fix sorfina zeny
Browse files Browse the repository at this point in the history
  • Loading branch information
mekolat committed Feb 20, 2015
1 parent 06ab0d4 commit ee38896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion world/map/npc/029-2/sorfina.txt
Expand Up @@ -97,7 +97,7 @@ L_Clothes:
mes "She digs in her pocket for a moment.";
mes "\"And here is some money for you. Don't spend it all in one place.";
mes "Now go help Tanisha downstairs.\"";
set Zeny, Zeny + 30;
set Zeny, Zeny + 50;
set @tutorial_tmp, 4;
callfunc "SetTutorialMask";
goto L_Close;
Expand Down

0 comments on commit ee38896

Please sign in to comment.