Partial revert of b8d1dc6
Sorry guys.
This commit is contained in:
parent
5fa2db993d
commit
11f5009e82
@ -68,7 +68,7 @@
|
||||
#define DEFAULT_WALK_SPEED 150 ///Default walk speed
|
||||
#define MIN_WALK_SPEED 20 ///Min walk speed
|
||||
#define MAX_WALK_SPEED 1000 ///Max walk speed
|
||||
#define MAX_STORAGE 10 ///Max number of storage slots a player can have
|
||||
#define MAX_STORAGE 300 ///Max number of storage slots a player can have
|
||||
#define MAX_GUILD_STORAGE 600 ///Max number of storage slots a guild
|
||||
#define MAX_PARTY 12 ///Max party member
|
||||
#define MAX_GUILD 16+10*6 ///Increased max guild members +6 per 1 extension levels [Lupus]
|
||||
|
Loading…
x
Reference in New Issue
Block a user