Files
WoWDBDefs/definitions/SoundWaterType.dbd
Martin Benjamins 267de3559b Sort definitions
2020-09-04 22:55:09 +02:00

17 lines
393 B
Plaintext

COLUMNS
int ID
int SoundType // per soundType, exactly one soundSubtype needs to be given
int SoundSubtype // 0, 4 or 8; client reads (soundSubtype >> 2) & 3
int<SoundEntries::ID> SoundID
BUILD 3.3.5.12340
BUILD 0.5.3.3368
BUILD 3.0.1.8303-3.3.5.12340
BUILD 2.0.0.5610-2.4.3.8606
BUILD 1.0.0.3980-1.12.3.6141
BUILD 0.5.3.3368-0.12.0.3988
$id$ID<32>
SoundType<32>
SoundSubtype<32>
SoundID<32>