Creature questrelation SF

From Project Skyfire
Revision as of 07:35, 17 September 2011 by Marqin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Back to world database list of tables.

The `creature_questrelations` table

This table holds the information for what creatures start what quests.


Structure

Field Type Attribute Default Comment
id mediumint(8) unsigned The ID# of the creature that starts the quest. Contained in creature_template.
quest mediumint(8) unsigned The ID# of the quest that the creature starts .Contained in quest_template.