diff options
author | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-27 19:27:43 +0000 |
---|---|---|
committer | celest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-27 19:27:43 +0000 |
commit | 3c0dc9f900f2d7b6af555995189877555554a5ed (patch) | |
tree | 6c37f8827dbaa29a703b0ac4dc3812a9d305f1ce /npc | |
parent | 7737e73dd299e813ba03d227b6113df4d5b557df (diff) | |
download | hercules-3c0dc9f900f2d7b6af555995189877555554a5ed.tar.gz hercules-3c0dc9f900f2d7b6af555995189877555554a5ed.tar.bz2 hercules-3c0dc9f900f2d7b6af555995189877555554a5ed.tar.xz hercules-3c0dc9f900f2d7b6af555995189877555554a5ed.zip |
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@825 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc')
-rw-r--r-- | npc/Changelog.txt | 1 | ||||
-rw-r--r-- | npc/other/kafra_bank.txt | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/npc/Changelog.txt b/npc/Changelog.txt index 79e4eeff0..df8e7cd02 100644 --- a/npc/Changelog.txt +++ b/npc/Changelog.txt @@ -35,6 +35,7 @@ Other Ppl Date Added ====== 12/27 + * kafra_bank.txt was missing an npc label [celest] * Reverted gldfunc_dunsw.txt back. Some people report RC5 bugs, which have been fixed some months ago. Next time always CHECK and READ the code, before implementing some stupid "fixes" from the forums 8) Peace [Lupus] PS I'm reverting more guild files soon, to make them show the flags. diff --git a/npc/other/kafra_bank.txt b/npc/other/kafra_bank.txt index 6e6fd8635..fbb71a039 100644 --- a/npc/other/kafra_bank.txt +++ b/npc/other/kafra_bank.txt @@ -17,7 +17,7 @@ // 1.1 Added log of bank operation -> logmes "some info"; //============================================================ -prontera.gat,131,190,1 script Bank Clerk 833,{ +prontera.gat,131,190,1 script Bank Clerk::bankg 833,{ mes"[Maniss]"; mes strcharinfo(0)+", welcome to the 2nd Bank of Prontera!"; |