blob: ce3c38421cd8c5df104776a9dcbfac48db1c221e (
plain)
1
2
3
4
5
6
7
|
[Database Structure](Database-Structure) > [Character-Database](Character-Database) > [character_talent](character_talent)
Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned |
Spell | mediumint(8) unsigned |
SpecMask | tinyint(3) unsigned |
|