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(10)

unsigned

PRI

NO

0

 

 

pool_entry

mediumint(8)

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