# pool\_quest [<-Back-to:World](database-world.md) **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](quest_template#id). ### pool\_entry The [pool](pool_template#entry) that this quest is in. Refers to [pool\_template entry](pool_template#entry). ### description `field-no-description|3`