diff options
-rw-r--r-- | conf/battle_athena.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/battle_athena.conf b/conf/battle_athena.conf index f8db37e1..59a34ac1 100644 --- a/conf/battle_athena.conf +++ b/conf/battle_athena.conf @@ -252,7 +252,7 @@ basic_skill_check: yes // Item to require when making a guild. Setting this to // 0 will disable the check. Using item 1337 for now // to disable creation (as it's unallocated) -guild_emperium_check: 504 +guild_emperium_check: 999 // Maximum tax limit on a guild member. guild_exp_limit: 50 |