diff options
| author | QAston <none@none> | 2009-02-17 16:41:45 +0100 |
|---|---|---|
| committer | QAston <none@none> | 2009-02-17 16:41:45 +0100 |
| commit | 3c9d801eb2fecdb2140476c1aeac3d55e2ebd8ea (patch) | |
| tree | c8e86fb2b8a9bec8611ad0780e33796f710d8bd0 /src/game/QuestDef.h | |
| parent | dff4f92edd5faa2f002ddd710350acb8d9fea125 (diff) | |
Backed out changeset e85c3b6d551b
--HG--
branch : trunk
Diffstat (limited to 'src/game/QuestDef.h')
| -rw-r--r-- | src/game/QuestDef.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/QuestDef.h b/src/game/QuestDef.h index 3b5e7b1a3d9..c9bfdf83874 100644 --- a/src/game/QuestDef.h +++ b/src/game/QuestDef.h @@ -35,7 +35,7 @@ class ObjectMgr; #define QUEST_OBJECTIVES_COUNT 4 #define QUEST_SOURCE_ITEM_IDS_COUNT 4 -#define QUEST_REWARD_CHOICES_COUNT 7 +#define QUEST_REWARD_CHOICES_COUNT 6 #define QUEST_REWARDS_COUNT 4 #define QUEST_DEPLINK_COUNT 10 #define QUEST_REPUTATIONS_COUNT 5 |
