DB/SoundWaterType: Difference between revisions

From wowdev
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_Alpha]]
[[Category:DBC_Vanilla]]
[[Category:DBC_WotLK]]
[[Category:DBC_WotLK]]

Revision as of 22:50, 1 October 2017

Vanilla … 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