diff options
Diffstat (limited to 'npc/custom/etc/bank.txt')
-rw-r--r-- | npc/custom/etc/bank.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/etc/bank.txt b/npc/custom/etc/bank.txt index b004aacf3..51e3e7e74 100644 --- a/npc/custom/etc/bank.txt +++ b/npc/custom/etc/bank.txt @@ -13,7 +13,7 @@ //= Version 2.0: Optimized and brought the script up to standard. [Jguy] //============================================================ -prontera,132,217,5 script Banker 109,{ +prontera,132,217,5 script Banker 4_M_MANAGER,{ set @cost,500; mes "[Banker]"; mes "Welcome to the First Bank of Prontera. How can I help you today?"; |