diff options
author | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-13 22:46:03 +0000 |
---|---|---|
committer | eaac <eaac@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-13 22:46:03 +0000 |
commit | 5cdcd6c49aa88f9146698d2b03dcb48dada99e7f (patch) | |
tree | 0d89088ee6680a0b7563f572537cf63c28606389 /npc/other | |
parent | c6e6b993b667a3d62163194f33ef030047c2e08f (diff) | |
download | hercules-5cdcd6c49aa88f9146698d2b03dcb48dada99e7f.tar.gz hercules-5cdcd6c49aa88f9146698d2b03dcb48dada99e7f.tar.bz2 hercules-5cdcd6c49aa88f9146698d2b03dcb48dada99e7f.tar.xz hercules-5cdcd6c49aa88f9146698d2b03dcb48dada99e7f.zip |
No comments...
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8984 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r-- | npc/other/lighthalzen_bank.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/npc/other/lighthalzen_bank.txt b/npc/other/lighthalzen_bank.txt index ede343b06..be2f7f765 100644 --- a/npc/other/lighthalzen_bank.txt +++ b/npc/other/lighthalzen_bank.txt @@ -1,4 +1,4 @@ -//===== eAthena Script ======================================== +f//===== eAthena Script ======================================== //= Lighthalzen Bank Area //===== By: ================================================== //= Au{R}oN (Translate by Alan) @@ -73,7 +73,7 @@ lhz_in02.gat,34,22,8 script Bank Clerk::1_st 755,{ mes "[Bank Clerk]"; mes "Due to some critical system"; - mes "errors, all f the bank services"; + mes "errors, all of the bank services"; mes "have been temporarily stopped."; mes "We apologize for any inconvenience."; mes "and appreciate your understanding."; |