diff options
Diffstat (limited to 'docs/pool_quest.md')
| -rw-r--r-- | docs/pool_quest.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/pool_quest.md b/docs/pool_quest.md new file mode 100644 index 0000000..f7c8627 --- /dev/null +++ b/docs/pool_quest.md @@ -0,0 +1,7 @@ +[[Database Structure|Database Structure]] > [[World-Database|World-Database]] > [[pool_quest|pool_quest]] + +Column | Type | Description +--- | --- | --- +Entry | int(10) unsigned | +Pool_entry | mediumint(8) unsigned | +Description | varchar(255) | |
