gameobject_quest_starter

This table contains the gameobjects which starts a quest.

Structure

Field Type Default Comment
id int(11) 0  
quest int(11) 0  

id

The entry ID of the gameobject from gameobject_properties table.

quest

The quest ID to to start from quest_properties table.