summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWalter Pagani <paganiwalter@gmail.com>2021-01-13 04:52:54 -0300
committerGitHub <noreply@github.com>2021-01-13 08:52:54 +0100
commitca446971b8a441517fde48e58158a6480b4779fb (patch)
treeff4b7d08c9919f39f9930d44b731e946f6e29b91 /docs
parent45f923b6c2d7a0ce2c4edf337b540cb4880c6d68 (diff)
downloadwiki-ca446971b8a441517fde48e58158a6480b4779fb.tar.gz
wiki-ca446971b8a441517fde48e58158a6480b4779fb.tar.bz2
wiki-ca446971b8a441517fde48e58158a6480b4779fb.zip
docs: Review and update database world (#358)
Diffstat (limited to 'docs')
-rw-r--r--docs/database-world.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/database-world.md b/docs/database-world.md
index b456e98..09e9d21 100644
--- a/docs/database-world.md
+++ b/docs/database-world.md
@@ -1,4 +1,6 @@
-NOTE: the DB documentation is still a work in progress. We need your help to make it better, please read [this](https://github.com/azerothcore/wiki/issues/11).
+# Database World
+
+The world database has information basically related to creatures, objects, items, dialogs, texts and even scripts can be made through the smart_scripts table. It also has translations, achievements, events... We are currently working to review these tables and try to update those that do not have the correct information. That is why, if you detect any error in any of them, we invite you to open an [issue](https://github.com/azerothcore/wiki/issues), providing the appropriate information, so we can update it. We also invite you to create a [pull request](https://github.com/azerothcore/wiki/pulls), with the corresponding modifications, so that we can analyze the code and incorporate it if it is correct. Currently, we are working on updating. In the next [Update database-world.md](https://github.com/azerothcore/wiki/issues/357)
- [access_requirement](access_requirement.md)
- [achievement_criteria_data](achievement_criteria_data.md)