From c41baa8ea6fa2aaf110e7784ebf5a40dc525991e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 14 Jul 2019 01:30:15 -0300 Subject: Well, if you open a bank account in agency A, of course you can use agency B if it is from the same bank. But seems like this isn't obvious so add a warning. --- npc/functions/bank.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc/functions/bank.txt') diff --git a/npc/functions/bank.txt b/npc/functions/bank.txt index 77738e9ed..14690875c 100644 --- a/npc/functions/bank.txt +++ b/npc/functions/bank.txt @@ -171,6 +171,7 @@ function script BKReg { { mesn getarg(0); mesq l("Register fee is @@.", .@price); + mesc l("The fee only need to be paid once and will work in every town."); next; select rif(Zeny >= .@price, l("Register")), -- cgit v1.2.3-60-g2f50