From 03c5ecd61753391b7790cf72f9cc629e9f8bbc38 Mon Sep 17 00:00:00 2001
From: shennetsind <ind@henn.et>
Date: Sun, 3 Mar 2013 01:20:45 -0300
Subject: Fixed Bug #7108

Increased MAX_QUEST_DB
http://hercules.ws/board/tracker/issue-7108-error-in-console-quest-r/

Signed-off-by: shennetsind <ind@henn.et>
---
 src/common/mmo.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/common/mmo.h b/src/common/mmo.h
index 7b492bc90..e13816832 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 2300 //Max quests that the server will load
+#define MAX_QUEST_DB 2350 //Max quests that the server will load
 #define MAX_QUEST_OBJECTIVES 3 //Max quest objectives for a quest
 
 // for produce
-- 
cgit v1.2.3-70-g09d2