mirror of
https://github.com/araxiaonline/WoWDBDefs.git
synced 2026-06-13 03:32:22 -04:00
22 lines
304 B
Plaintext
22 lines
304 B
Plaintext
COLUMNS
|
|
int ID
|
|
int<ChrRaces::ID> RaceID
|
|
int SexID
|
|
int SectionID // CHARTEXTURESECTIONID
|
|
int VariationID
|
|
int ColorID
|
|
int IsNPC
|
|
string TextureName
|
|
|
|
BUILD 0.5.5.3494
|
|
BUILD 0.5.3.3368
|
|
BUILD 0.5.3.3368-0.5.5.3494
|
|
$id$ID<32>
|
|
RaceID<32>
|
|
SexID<32>
|
|
SectionID<32>
|
|
VariationID<32>
|
|
ColorID<32>
|
|
IsNPC<32>
|
|
TextureName
|