Tabelle: 'game_event_seasonal_questrelation'
The `game_event_seasonal_questrelation` tableHolds information on the game event seasonal quest relations to allow for resetting of quests with ZoneOrSort of -22. StructureField | Type | Attributes | Key | Null | Default | Extra | Comment |
---|
questId | int(10) | vorzeichenlos | PRI | nein | 0 | | Quest Identifier | eventEntry | mediumint(10) | vorzeichenlos | PRI | nein | 0 | | Entry of the game event |
Description of the fieldsquestThe id of the quest. eventThe eventEntry of the game event that the seasonal quest belongs to.
|