aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/game/SpellMgr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/SpellMgr.h b/src/game/SpellMgr.h
index dd3b223ad77..e512af4b850 100644
--- a/src/game/SpellMgr.h
+++ b/src/game/SpellMgr.h
@@ -319,7 +319,7 @@ enum SpellSpecific
SPELL_FOOD = 20,
SPELL_PRESENCE = 21,
SPELL_CHARM = 22,
- SPELL_SCROLL = 22
+ SPELL_SCROLL = 23
};
#define SPELL_LINKED_MAX_SPELLS 200000