summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorStefano Borzì <stefanoborzi32@gmail.com>2022-04-20 15:32:53 +0200
committerGitHub <noreply@github.com>2022-04-20 15:32:53 +0200
commit133e94d60c4321bf2cf68a33b7cd56665dd1386a (patch)
treedc6382edd3b6e602de46a83b6b2f6b0fce27e843 /docs
parenta81add609f7b59e98a3f0f7e5f633397c737589c (diff)
downloadwiki-133e94d60c4321bf2cf68a33b7cd56665dd1386a.tar.gz
wiki-133e94d60c4321bf2cf68a33b7cd56665dd1386a.tar.bz2
wiki-133e94d60c4321bf2cf68a33b7cd56665dd1386a.zip
chore: add mail_server tables closes #704
Diffstat (limited to 'docs')
-rw-r--r--docs/database-characters.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/database-characters.md b/docs/database-characters.md
index 352a537..9a20d64 100644
--- a/docs/database-characters.md
+++ b/docs/database-characters.md
@@ -83,6 +83,8 @@ The auth database currently has 95 tables, which mainly store information relate
- [log_money](log_money.md)
- [mail](mail.md)
- [mail_items](mail_items.md)
+- [mail_server_character](mail_server_character.md)
+- [mail_server_template](mail_server_template.md)
- [pet_aura](pet_aura.md)
- [pet_spell](pet_spell.md)
- [pet_spell_cooldown](pet_spell_cooldown.md)