From abe126b7e331fa85f875a7f7fa36b7f8228542eb Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Sep 2010 12:58:43 +0000 Subject: Increase default guild member limit from 16 to 100. --- src/tool/moneycount/mmo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tool') diff --git a/src/tool/moneycount/mmo.h b/src/tool/moneycount/mmo.h index 3989cea..640065a 100644 --- a/src/tool/moneycount/mmo.h +++ b/src/tool/moneycount/mmo.h @@ -34,7 +34,7 @@ #define MAX_STORAGE 300 #define MAX_GUILD_STORAGE 1000 #define MAX_PARTY 12 -#define MAX_GUILD 36 // increased max guild members to accomodate for +2 increase for extension levels [Valaris] (removed) [PoW] +#define MAX_GUILD 120 // increased max guild members to accomodate for +2 increase for extension levels [Valaris] (removed) [PoW] #define MAX_GUILDPOSITION 20 // increased max guild positions to accomodate for all members [Valaris] (removed) [PoW] #define MAX_GUILDEXPLUSION 32 #define MAX_GUILDALLIANCE 16 -- cgit v1.2.3-60-g2f50