diff options
| author | Julio A. Leyva Osorio <tony931023@gmail.com> | 2021-07-22 13:36:46 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-22 19:36:46 +0200 |
| commit | 55c623c547ea0354209b33faa184a71a3cdda102 (patch) | |
| tree | e2d7391046ec010408f2cfd483c6eaf084c000e8 /docs/pool_quest_save.md | |
| parent | bc2da3cf8168b2de7f5efa1699e92a90ef80626a (diff) | |
| download | wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.gz wiki-55c623c547ea0354209b33faa184a71a3cdda102.tar.bz2 wiki-55c623c547ea0354209b33faa184a71a3cdda102.zip | |
docs: Update db-characters-en (#606)
Diffstat (limited to 'docs/pool_quest_save.md')
| -rw-r--r-- | docs/pool_quest_save.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/pool_quest_save.md b/docs/pool_quest_save.md index 70a3539..43763f3 100644 --- a/docs/pool_quest_save.md +++ b/docs/pool_quest_save.md @@ -6,13 +6,13 @@ **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 | | | +| Field | Type | Attributes | Key | Null | Default | Extra | Comment | +| ------------- | ---- | ---------- | --- | ---- | ------- | ----- | ------- | +| [pool_id][1] | INT | UNSIGNED | PRI | NO | 0 | | | +| [quest_id][2] | INT | UNSIGNED | PRI | NO | 0 | | | -[1]: #pool_id -[2]: #quest_id +[1]: #poolid +[2]: #questid **Description of the fields** @@ -22,4 +22,4 @@ ### quest\_id -[quest\_template.id](quest_template#id).
\ No newline at end of file +[quest\_template.id](quest_template#id). |
