diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2020-03-03 19:07:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-03-03 19:07:36 +0100 |
| commit | e40d1ab7a216d8e80fa66c83bca5d58a1f897483 (patch) | |
| tree | 4ac3c36a666454a647363190508d851af88fada4 /docs/Database-Structure.md | |
| parent | 2c0fde01dd5a3ae9b8ff4849a2139b614ee9916a (diff) | |
| download | wiki-e40d1ab7a216d8e80fa66c83bca5d58a1f897483.tar.gz wiki-e40d1ab7a216d8e80fa66c83bca5d58a1f897483.tar.bz2 wiki-e40d1ab7a216d8e80fa66c83bca5d58a1f897483.zip | |
fix: World Tables Documentation updates (#189)
- Removed information related to WOW versions above 3.3.5a
Co-authored-by: Barbz <BarbzYHOOL@users.noreply.github.com>
Diffstat (limited to 'docs/Database-Structure.md')
| -rw-r--r-- | docs/Database-Structure.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/Database-Structure.md b/docs/Database-Structure.md index 5a106a2..7a6e42d 100644 --- a/docs/Database-Structure.md +++ b/docs/Database-Structure.md @@ -4,6 +4,4 @@ Generated with that tool: https://github.com/Kaev/MySQL-To-CSharp -**WARNING**: we are restructuring our DB, meanwhile some tables may have a different structure (or missing documentation). Meanwhile, you can have a look at the TC DB documentation to fill the gaps: - -https://trinitycore.atlassian.net/wiki/spaces/tc/pages/74663833/World+3.3.5
\ No newline at end of file +**WARNING**: we are restructuring our DB, meanwhile some tables may have a different structure (or missing documentation). Meanwhile, you can have a look at the [TC DB documentation](https://trinitycore.atlassian.net/wiki/spaces/tc/pages/74663833/World+3.3.5) to fill the gaps. |
