-
Notifications
You must be signed in to change notification settings - Fork 47
game_event_quest
AnonXS edited this page May 5, 2018
·
1 revision
Back to world database list of tables.
holds quests, which are only active during certain events.
Field | Type | Null | Key | Default | Extra |
---|---|---|---|---|---|
quest | int(8) unsigned | NO | PRI | ||
event | int(5) unsigned | NO | PRI | 0 |
quest_template.entry of the quest.
game_event.entry of the game event.