diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-15 09:43:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-15 09:43:23 -0300 |
commit | 647e9ac0447606140106f2488dbe109e23957f49 (patch) | |
tree | c2f178feea25a855735dc8d32808b42f68a77542 /npc/guilds/_import.txt | |
parent | 0ef89a7106f81e02426f2fb3d6499176098085df (diff) | |
download | serverdata-647e9ac0447606140106f2488dbe109e23957f49.tar.gz serverdata-647e9ac0447606140106f2488dbe109e23957f49.tar.bz2 serverdata-647e9ac0447606140106f2488dbe109e23957f49.tar.xz serverdata-647e9ac0447606140106f2488dbe109e23957f49.zip |
Add a guild vault so guild have its money.
Only Treasurers or Leaders can withdraw money. Normal members/Recruiters/etc. can't.
Diffstat (limited to 'npc/guilds/_import.txt')
-rw-r--r-- | npc/guilds/_import.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/guilds/_import.txt b/npc/guilds/_import.txt index d61814f7e..4c60487a2 100644 --- a/npc/guilds/_import.txt +++ b/npc/guilds/_import.txt @@ -1,6 +1,7 @@ // Map guilds: Guild Hall // This file is generated automatically. All manually added changes will be removed when running the Converter. "npc/guilds/alchemy.txt", +"npc/guilds/bank.txt", "npc/guilds/forge.txt", "npc/guilds/logs.txt", "npc/guilds/management.txt", |