summaryrefslogtreecommitdiff
path: root/npc/custom/banks/bank.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/custom/banks/bank.txt')
-rw-r--r--npc/custom/banks/bank.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/npc/custom/banks/bank.txt b/npc/custom/banks/bank.txt
index 71763543c..00a33b67f 100644
--- a/npc/custom/banks/bank.txt
+++ b/npc/custom/banks/bank.txt
@@ -13,6 +13,7 @@
//= the script. To use it simply change the first set command
//= to set the cost variable to whatever you want the fee to be.
//============================================================
+
prontera,132,217,5 script Banker 109,{
set @cost,500;
mes "[Banker]";
@@ -123,4 +124,4 @@ Lcancel:
mes "[Banker]";
mes "Very well... come again soon.";
close;
-}
+} \ No newline at end of file