summaryrefslogtreecommitdiff
path: root/docs/gameobject_questitem.md
blob: d5f4f62545f9e0062913869ea1a18e3e1cb00ca2 (plain)
1
2
3
4
5
6
7
[Database Structure](Database-Structure) > [World-Database](World-Database) > [gameobject_questitem](gameobject_questitem)

Column | Type | Description
--- | --- | ---
GameObjectEntry | INT UNSIGNED | Entry ID of a gameobject that contains quest items when the related quest is active.
Idx | INT UNSIGNED | Index
ItemId | INT UNSIGNED | Entry ID of an item that can be looted from the gameobject when the related quest is active.