DB/ItemGroupSounds: Difference between revisions

From wowdev
Jump to navigation Jump to search
m (New Style.)
m (Description.)
Line 1: Line 1:
Groups of sounds that are used for items. Just a database to get those fields out of the [[ItemDisplayInfo.dbc|display info]].
==Structure==
==Structure==
{| style="background:#FCFCFC; color:black"
{| style="background:#FCFCFC; color:black"

Revision as of 23:53, 26 September 2008

Groups of sounds that are used for items. Just a database to get those fields out of the display info.

Structure

Column Field Type Notes
1 ID Integer
2 Pickup iRefID Sounds used for these actions.
3 PutDown iRefID
4 Unknown iRefID
5 Unknown NULL

Retrieved from "http://www.sourcepeek.com/wiki/ItemGroupSounds.dbc"