gameobject_quest_pickup_binding
Structure
Field | Type | Default | Comment |
---|---|---|---|
entry | int(11) | 0 | |
quest | int(11) | 0 | |
required_count | int(11) | 0 |
entry
The entry ID of the gameobject from gameobject_properties table.
quest
The entry ID of the quest from quest_properties table.
required_count
This is simmilar to ReqItemCount-fields in quest_properties table.