AzerothCore
Pages :

pool_quest

<-Back-to:World

The `pool_quest` table

This table contains a list of quests that are tied to a specific pool.

Structure

Field Type Attributes Key Null Default Extra Comment
entry INT UNSIGNED PRI NO 0
pool_entry MEDIUMINT UNSIGNED NO 0
description VARCHAR(255) SIGNED YES NULL

Description of the fields

entry

Quest id.

pool_entry

The pool that this quest is in. Refers to pool_template entry.

description

field-no-description|3