[Database Structure](Database-Structure) > [World-Database](World-Database) > [gameobject_questitem](gameobject_questitem) Column | Type | Description --- | --- | --- GameObjectEntry | int(10) unsigned | Entry ID of a gameobject that contains quest items when the related quest is active. Idx | int(10) unsigned | Index ItemId | int(10) unsigned | Entry ID of an item that can be looted from the gameobject when the related quest is active.