diff options
Diffstat (limited to 'npc/other/mail.txt')
-rw-r--r-- | npc/other/mail.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/npc/other/mail.txt b/npc/other/mail.txt index c3f18e7d3..9dab1f409 100644 --- a/npc/other/mail.txt +++ b/npc/other/mail.txt @@ -3,7 +3,7 @@ //===== By: ================================================== //= L0ne_W0lf //===== Current Version: ===================================== -//= 1.3 +//= 1.3a //===== Compatible With: ===================================== //= eAthena SVN //===== Description: ========================================= @@ -14,6 +14,7 @@ //= 1.1 Dialog updated to Official. [L0ne_W0lf] //= 1.2 Swapped "atcommand" for "Openmail". [L0ne_W0lf] //= 1.3 Added Veins mail box. [L0ne_W0lf] +//= 1.3a Corrected a typo error. (bugreport:798) [Samuray22] //============================================================ // Prontera @@ -22,7 +23,7 @@ prontera,146,86,0 script Mailbox#prt::MailBox 888,{ mes "[Mailbox]"; mes "If you'd like to use"; mes "the Mailbox Service,"; - mes "you must firs pay"; + mes "you must first pay"; mes "the 130 zeny service fee."; mes "Would you like to use the"; mes "mailbox now?"; |