diff --git a/src/game/QuestDef.h b/src/game/QuestDef.h index e25f47a14..fa382dbd2 100644 --- a/src/game/QuestDef.h +++ b/src/game/QuestDef.h @@ -29,7 +29,7 @@ class Player; class ObjectMgr; -#define MAX_QUEST_LOG_SIZE 50 +#define MAX_QUEST_LOG_SIZE 25 #define QUEST_OBJECTIVES_COUNT 4 #define QUEST_ITEM_OBJECTIVES_COUNT 6