diff options
author | Jared Adams <jaxad0127@gmail.com> | 2009-02-11 10:15:47 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2009-02-11 10:15:47 +0000 |
commit | 1242ad1ce0e8033075433d85419578b8f61bcca9 (patch) | |
tree | 99cb9462f925b66f59bbdef84b5433fd8fb14083 | |
parent | 6c35dd5332ff919d509dfda0820d6a599ec5ed52 (diff) | |
download | serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.tar.gz serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.tar.bz2 serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.tar.xz serverdata-1242ad1ce0e8033075433d85419578b8f61bcca9.zip |
Reenable bank deposits (now that trade is fixed)
-rw-r--r-- | npc/functions/banker.txt | 3 |
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 |