summaryrefslogtreecommitdiff
path: root/npc
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2009-02-11 10:15:47 +0000
committerJared Adams <jaxad0127@gmail.com>2009-02-11 10:15:47 +0000
commit1242ad1ce0e8033075433d85419578b8f61bcca9 (patch)
tree99cb9462f925b66f59bbdef84b5433fd8fb14083 /npc
parent6c35dd5332ff919d509dfda0820d6a599ec5ed52 (diff)
downloadserverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.tar.gz
serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.tar.bz2
serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.tar.xz
serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.zip
Reenable bank deposits (now that trade is fixed)
Diffstat (limited to 'npc')
-rw-r--r--npc/functions/banker.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/npc/functions/banker.txt b/npc/functions/banker.txt
index ec4983f4..79a57738 100644
--- a/npc/functions/banker.txt
+++ b/npc/functions/banker.txt
@@ -12,9 +12,6 @@ function script Banker {
L_Dep:
mes "[" + @npcName$ + "]";
- mes "\"I'm sorry, but we're not taking any new deposits right now.\"";
- close;
-
mes "\"How much would you like to deposit?\"";
next;
menu