Back-to:World

The `game_event_gameobject_quest` table

This table holds information on quests that should only be available when an event is currently taking place.

Structure

Field

Type

Attributes

Key

Null

Default

Extra

Comment

Game event gameobject quest tc2

tinyint(3)

unsigned

PRI

NO

 

 

Entry of the game event

Game event gameobject quest tc2

mediumint(8)

unsigned

PRI

NO

0

 

 

Game event gameobject quest tc2

mediumint(8)

unsigned

PRI

NO

0

 

 

Description of the fields

id

The Gameobject ID. See gameobject_template.entry

quest

The quest ID. See quest_template.entry

eventEntry

The event ID. See game_event.eventEntry