DB/SoundWaterType

From wowdev
Revision as of 23:36, 1 October 2017 by Barncastle (talk | contribs)
Jump to navigation Jump to search

PreVanilla … Wrath

0.5.3.3368, 1.12.1.5875

struct SoundWaterTypeRec {
  uint32_t m_ID;
  uint32_t m_soundType;
  uint32_t m_soundSubtype;
  uint32_t m_SoundID;
};

Structure

Column	Field 			Type 		Notes 
1 	ID 			Integer 	
2 	iRefID_LiquidType 	Integer 	
3 	FluidSpeed 		BitMask 	Water speed. 0x0 = still; 0x4 = slow; 0x8 fast
4 	iRefID_SoundEntries 	Integer