DB/GroundEffectDoodad

From wowdev
Revision as of 12:50, 17 September 2009 by Schlumpf (talk | contribs) (added old structure)
Jump to navigation Jump to search

Structure 3.2

Column Field Type Notes
1 ID Integer
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.*.

Structure earlier

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


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