creature_quest_starter

This table contains the creatures which start quests

Structure

Field Type Default Comment
id int(10) 0  
quest int(10) 0  
min_build int(10) 12340  
max_build int(10) 12340  

id

The Entry ID of the mob that starts the quest, from creature_properties.

quest

The Entry ID for the quest to be started, from quest_properties.

min_build

Build number this override is valid.

max_build

Max Build number this override is valid for.