mirror of
https://github.com/araxiaonline/WoWDBDefs.git
synced 2026-06-17 05:29:47 -04:00
12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
COLUMNS
|
|
int ID
|
|
int<TalentTab::ID> TalentTabID?
|
|
int<Spell::ID> SpellID?
|
|
int Flags? // &0x1: learnable, &0x2: always visible
|
|
|
|
BUILD 4.0.0.12539-4.3.4.15595
|
|
$id$ID<32>
|
|
TalentTabID<32>
|
|
SpellID<32>
|
|
Flags<32>
|