summaryrefslogtreecommitdiff
path: root/npc/other
diff options
context:
space:
mode:
authorNasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-31 20:43:33 +0000
committerNasedo <Nasedo@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-31 20:43:33 +0000
commit51aab9c7ccea3c12c2c6b200601568154ea96bc0 (patch)
tree89dd9da48f18bff429bc2f43c7f1f1c7ca0ab130 /npc/other
parente00a348df6854976b51c92baac1d3c57b55ee7ef (diff)
downloadhercules-51aab9c7ccea3c12c2c6b200601568154ea96bc0.tar.gz
hercules-51aab9c7ccea3c12c2c6b200601568154ea96bc0.tar.bz2
hercules-51aab9c7ccea3c12c2c6b200601568154ea96bc0.tar.xz
hercules-51aab9c7ccea3c12c2c6b200601568154ea96bc0.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@882 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'npc/other')
-rw-r--r--npc/other/bank.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/other/bank.txt b/npc/other/bank.txt
index a02412e3c..379ddc735 100644
--- a/npc/other/bank.txt
+++ b/npc/other/bank.txt
@@ -14,7 +14,7 @@
//= to set the cost variable to whatever you want the fee to be.
//============================================================
prontera.gat,132,217,5 script Banker 109,{
-set @cost,0;
+set @cost,500;
mes "[Banker]";
mes "Welcome to the First Bank of Prontera. How can I help you today?";
next;