DB/SoundWaterType: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (Marlamin moved page SoundWaterType.dbc to DB/SoundWaterType)
mNo edit summary
Line 1: Line 1:
==Header Info ==
Records....................12
Fields......................4
Record Size................16
String Block Size...........1
==Structure==
==Structure==
  '''Column Field Type Notes'''  
  '''Column Field Type Notes'''  
Line 11: Line 5:
  3 FluidSpeed BitMask Water speed. 0x0 = still; 0x4 = slow; 0x8 fast
  3 FluidSpeed BitMask Water speed. 0x0 = still; 0x4 = slow; 0x8 fast
  4 iRefID_[[SoundEntries.dbc|SoundEntries]] Integer
  4 iRefID_[[SoundEntries.dbc|SoundEntries]] Integer
--[[User:Schlumpf|schlumpf_]] 19:55, 13 August 2007 (CEST)


[[Category:DBC]]
[[Category:DBC]]
[[Category:DBC_WotLK]]
[[Category:DBC_WotLK]]

Revision as of 00:27, 23 February 2016

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