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 0276fc536..54067319e 100644 --- a/npc/other/mail.txt +++ b/npc/other/mail.txt @@ -37,7 +37,7 @@ //========================================================================= //== Floating mailbox npc that all NPCs duplicate from ===== -- script Mailbox#dummy::MailBox -1,{ +- script Mailbox#dummy::MailBox FAKE_NPC,{ mes "[Mailbox]"; mes "To use the mailbox service,"; mes "you are required to pay 130 zeny."; |