diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-28 10:05:41 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-12-28 10:05:41 +0000 |
commit | c4697fab33970de8dc7a511995a63aee0d55a4b9 (patch) | |
tree | 88566e106de7532e3294cb93d19cbf80c00dd67f /src/common/mmo.h | |
parent | 8bc12cb279db55f537823d22a4e5a219f828b7ef (diff) | |
download | hercules-c4697fab33970de8dc7a511995a63aee0d55a4b9.tar.gz hercules-c4697fab33970de8dc7a511995a63aee0d55a4b9.tar.bz2 hercules-c4697fab33970de8dc7a511995a63aee0d55a4b9.tar.xz hercules-c4697fab33970de8dc7a511995a63aee0d55a4b9.zip |
- Increased MAX_QUEST_DB, follow up to r17056. (bugreport:7058)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@17058 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'src/common/mmo.h')
-rw-r--r-- | src/common/mmo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/mmo.h b/src/common/mmo.h index c067562ea..5f3419115 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -98,7 +98,7 @@ #define MAX_GUILDSKILL 15 // increased max guild skills because of new skills [Sara-chan] #define MAX_GUILDLEVEL 50 #define MAX_GUARDIANS 8 //Local max per castle. [Skotlex] -#define MAX_QUEST_DB 2000 //Max quests that the server will load +#define MAX_QUEST_DB 2200 //Max quests that the server will load #define MAX_QUEST_OBJECTIVES 3 //Max quest objectives for a quest // for produce |