数据库:world数据库:gameobject_questitem
gameobject_questitem 表
表结构
Column | Type | Description |
---|---|---|
GameObjectEntry | INT UNSIGNED | Entry ID of a gameobject that contains 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 gameobject when the related quest is active. |
字段说明
数据库/world数据库/gameobject_questitem.txt · 最后更改: 2023/09/24 20:29 由 admin