DB/TerrainType: Difference between revisions

From wowdev
Jump to navigation Jump to search
No edit summary
Line 9: Line 9:
  1 ID Integer
  1 ID Integer
  2 sRefCon String Type of ground  
  2 sRefCon String Type of ground  
  3 Unknown Integer Snow 11
  3 [[SpellVisualEffectName.dbc|EffectRun]] Integer
  4 Unknown Integer Snow 12
  4 [[SpellVisualEffectName.dbc|EffectWalk]] Integer
  5 [[TerrainTypeSounds.dbc|Sound]] Integer Sound. Yes, this '''IS''' used.  
  5 [[TerrainTypeSounds.dbc|Sound]] Integer Sound. Yes, this '''IS''' used.  
  6 Toggle Bool I guess, its footsteps or something as Sand and Snow have it.
  6 Toggle Bool I guess, its footsteps or something as Sand and Snow have it.

Revision as of 02:08, 15 August 2009

Header Info

Records....................11
Fields......................6
Record Size................24
String Block Size..........71

Structure

Column 	Field 		Type 		Notes 
1 	ID 		Integer 	
2 	sRefCon 	String 		Type of ground 
3 	EffectRun 	Integer 	
4 	EffectWalk 	Integer 	
5 	Sound 		Integer 	Sound. Yes, this IS used. 
6 	Toggle	 	Bool 		I guess, its footsteps or something as Sand and Snow have it.