diff options
Diffstat (limited to 'npc/other/mail.txt')
-rw-r--r-- | npc/other/mail.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/mail.txt b/npc/other/mail.txt index 658337a98..bc7825e6e 100644 --- a/npc/other/mail.txt +++ b/npc/other/mail.txt @@ -38,7 +38,7 @@ close; } mes "Thank you, please come again."; - set Zeny, Zeny - 130; + Zeny -= 130; close2; openmail; end; |