diff options
author | Streusel <advance_me@hotmail.de> | 2013-02-18 17:58:19 -0800 |
---|---|---|
committer | Streusel <advance_me@hotmail.de> | 2013-02-18 17:58:19 -0800 |
commit | c6882c741f314f633e681066adb018738e5bb585 (patch) | |
tree | 26baf3376438d329664d1c90e9a3dbc1ba62be90 /src | |
parent | 1093763fb0807943bf4f26a3dcefc6ad7add0686 (diff) | |
download | hercules-c6882c741f314f633e681066adb018738e5bb585.tar.gz hercules-c6882c741f314f633e681066adb018738e5bb585.tar.bz2 hercules-c6882c741f314f633e681066adb018738e5bb585.tar.xz hercules-c6882c741f314f633e681066adb018738e5bb585.zip |
-Updated map_cache.dat
-Updated Izlude
-Added Fly Wing to Lunatic & Poring
-Added new Quests (Thanks Flaid)
--Expanded MAX_QUEST_DB for the newly added quests
Signed-off-by: Streusel
Diffstat (limited to 'src')
-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 2ef9789f2..7b492bc90 100644 --- a/src/common/mmo.h +++ b/src/common/mmo.h @@ -97,7 +97,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 2200 //Max quests that the server will load +#define MAX_QUEST_DB 2300 //Max quests that the server will load #define MAX_QUEST_OBJECTIVES 3 //Max quest objectives for a quest // for produce |