AzerothCore
Pages :

game_event_seasonal_questrelation

<-Back-to:World

The `game_event_seasonal_questrelation` table

Holds information on the game event seasonal quest relations to allow for resetting of quests with ZoneOrSort of -22.

Structure

Field Type Attributes Key Null Default Extra Comment
questId INT UNSIGNED PRI NO 0 Quest Identifier
eventEntry MEDIUMINT UNSIGNED PRI NO 0 Entry of the game event

Description of the fields

quest

The id of the quest.

event

The eventEntry of the game event that the seasonal quest belongs to.