summaryrefslogtreecommitdiff
path: root/docs/character_spell_cooldown.md
blob: a57451a9cec30fc6d59c31ca77c5cdfb1ecf8776 (plain)
1
2
3
4
5
6
7
8
9
[Database Structure](Database Structure) > [Character-Database](Character-Database) > [character_spell_cooldown](character_spell_cooldown)

Column | Type | Description
--- | --- | ---
Guid | int(10) unsigned | 
Spell | mediumint(8) unsigned | 
Item | int(10) unsigned | 
Time | int(10) unsigned | 
NeedSend | tinyint(3) unsigned |