aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authormaximius <none@none>2009-11-01 20:05:19 -0800
committermaximius <none@none>2009-11-01 20:05:19 -0800
commit5ed3201ad61d7bfdc23b3a77ccfbe689cf0804db (patch)
tree440ea3f261ce05b1d17184cd616bb30e8d703c42 /src
parent065c1ae7123fc3858737fddcdb55991ef6da50e2 (diff)
*Small revert of a change introduced in e5d15a2b1ede
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/ItemPrototype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/ItemPrototype.h b/src/game/ItemPrototype.h
index 490953766cd..a6daf47cb48 100644
--- a/src/game/ItemPrototype.h
+++ b/src/game/ItemPrototype.h
@@ -522,7 +522,7 @@ struct ItemPrototype
uint32 AllowableClass;
uint32 AllowableRace;
uint32 ItemLevel;
- uint8 RequiredLevel;
+ uint32 RequiredLevel;
uint32 RequiredSkill; // id from SkillLine.dbc
uint32 RequiredSkillRank;
uint32 RequiredSpell; // id from Spell.dbc