====== creature_questitem 表 ====== ---- [[数据库:world数据库:首页|<-返回:World 数据库]] **表结构** ^Column^Type^Description^ |CreatureEntry|INT UNSIGNED|Entry ID of a creature that drops 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 creature when the related quest is active.| ===== 字段说明 ===== ----