summaryrefslogtreecommitdiff
path: root/docs/pool_quest_save.md
blob: 0b5dfb437e9f62ee3c6db90c142117e881cf30ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# pool\_quest\_save

[<-Back-to:Characters](database-characters.md)

**The \`pool\_quest\_save\` table**

`table-no-description|0`

**Structure**

| Field         | Type    | Attributes | Key | Null | Default | Extra | Comment |
|---------------|---------|------------|-----|------|---------|-------|---------|
| [pool_id][1]  | int(10) | unsigned   | PRI | NO   | 0       |       |         |
| [quest_id][2] | int(10) | unsigned   | PRI | NO   | 0       |       |         |

[1]: #pool_id
[2]: #quest_id

**Description of the fields**

### pool\_id

[pool\_quest.entry](pool_quest#id)

### quest\_id

[quest\_template.id](quest_template#id)