summaryrefslogtreecommitdiff
path: root/docs/pool_quest_save.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/pool_quest_save.md')
-rw-r--r--docs/pool_quest_save.md8
1 files changed, 3 insertions, 5 deletions
diff --git a/docs/pool_quest_save.md b/docs/pool_quest_save.md
index a22f9e8..70a3539 100644
--- a/docs/pool_quest_save.md
+++ b/docs/pool_quest_save.md
@@ -4,12 +4,10 @@
**The \`pool\_quest\_save\` table**
-`table-no-description|0`
-
**Structure**
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
-|---------------|---------|------------|-----|------|---------|-------|---------|
+| ------------- | ------- | ---------- | --- | ---- | ------- | ----- | ------- |
| [pool_id][1] | INT | UNSIGNED | PRI | NO | 0 | | |
| [quest_id][2] | INT | UNSIGNED | PRI | NO | 0 | | |
@@ -20,8 +18,8 @@
### pool\_id
-[pool\_quest.entry](pool_quest#id)
+[pool\_quest.entry](pool_quest#entry).
### quest\_id
-[quest\_template.id](quest_template#id)
+[quest\_template.id](quest_template#id). \ No newline at end of file