diff options
Diffstat (limited to 'docs/mail_items.md')
| -rw-r--r-- | docs/mail_items.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/mail_items.md b/docs/mail_items.md new file mode 100644 index 0000000..1bf96c6 --- /dev/null +++ b/docs/mail_items.md @@ -0,0 +1,7 @@ +[[Database Structure|Database Structure]] > [[Character-Database|Character-Database]] > [[mail_items|mail_items]] + +Column | Type | Description +--- | --- | --- +Mail_id | int(10) unsigned | +Item_guid | int(10) unsigned | +Receiver | int(10) unsigned | |
