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 bc7825e6e..658337a98 100644 --- a/npc/other/mail.txt +++ b/npc/other/mail.txt @@ -38,7 +38,7 @@ close; } mes "Thank you, please come again."; - Zeny -= 130; + set Zeny, Zeny - 130; close2; openmail; end; |