DB/GroundEffectDoodad: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (New style.)
Line 13: Line 13:
| 2  || GroundModels || String || Models found in World\NoDXT\Detail\; *.MDL or *.MDX
| 2  || GroundModels || String || Models found in World\NoDXT\Detail\; *.MDL or *.MDX
|-  
|-  
| 3  || Unknown || Bool || Mostly false. True on 26 WotLK doodads. New in 3.*.
| 3  || flags || Integer || Mostly false. True on 26 WotLK doodads. New in 3.*.
|}
|}



Revision as of 19:05, 16 April 2011

Structure

Column Field Type Notes
1 ID Integer
2 Internal ID Integer Secondary ID, unique. Mostly a difference of one to ID. Removed around 3.2.
2 GroundModels String Models found in World\NoDXT\Detail\; *.MDL or *.MDX
3 flags Integer Mostly false. True on 26 WotLK doodads. New in 3.*.

Partly retrieved from "http://www.sourcepeek.com/wiki/GroundEffectDoodad.dbc"