Files
WoWDBDefs/definitions/SoundWaterType.dbd
T
2018-11-04 16:39:57 +01:00

16 lines
388 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 0.5.3.3368, 3.3.5.12340
BUILD 0.5.3.3368-0.12.0.3988
BUILD 1.0.0.3980-1.12.3.6141
BUILD 2.0.0.5610-2.4.3.8606
BUILD 3.0.1.8303-3.3.5.12340
$id$ID<32>
SoundType<32>
SoundSubtype<32>
SoundID<32>