summaryrefslogtreecommitdiff
path: root/docs/database-world.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-07-15 15:45:27 +0200
committerGitHub <noreply@github.com>2021-07-15 15:45:27 +0200
commite90a67c787ed062850ae7bc80f41b6f11e52b285 (patch)
treec99eb40db351a22f3b91ff7ca3cc9a2609fc3466 /docs/database-world.md
parent35792020a481f0bb0545554d3f4870bf11a1ee30 (diff)
downloadwiki-e90a67c787ed062850ae7bc80f41b6f11e52b285.tar.gz
wiki-e90a67c787ed062850ae7bc80f41b6f11e52b285.tar.bz2
wiki-e90a67c787ed062850ae7bc80f41b6f11e52b285.zip
chore: Small improvement to **_script (#595)
* Update scripts.md * Update database-world.md
Diffstat (limited to 'docs/database-world.md')
-rw-r--r--docs/database-world.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/database-world.md b/docs/database-world.md
index eaf3bd4..51a296c 100644
--- a/docs/database-world.md
+++ b/docs/database-world.md
@@ -137,8 +137,8 @@ The world database has information basically related to creatures, objects, item
- [reference_loot_template](loot_template.md)
- [reputation_reward_rate](reputation_reward_rate.md)
- [reputation_spillover_template](reputation_spillover_template.md)
-- [script_waypoint](script_waypoint.md)
-- [scripts](scripts.md)
+- [script_waypoint](scripts.md)
+- [\*\*\_scripts](scripts.md)
- [skill_discovery_template](skill_discovery_template.md)
- [skill_extra_item_template](skill_extra_item_template.md)
- [skill_fishing_base_level](skill_fishing_base_level.md)
@@ -160,7 +160,7 @@ The world database has information basically related to creatures, objects, item
- [spell_ranks](spell_ranks.md)
- [spell_required](spell_required.md)
- [spell_script_names](spell_script_names.md)
-- [spell_scripts](spell_scripts.md)
+- [spell_scripts](scripts.md)
- [spell_target_position](spell_target_position.md)
- [spell_threat](spell_threat.md)
- [spelldifficulty_dbc](spelldifficulty_dbc.md)
@@ -173,5 +173,5 @@ The world database has information basically related to creatures, objects, item
- [version_db_world](version_db_world.md)
- [warden_checks](warden_checks.md)
- [waypoint_data](waypoint_data.md)
-- [waypoint_scripts](waypoint_scripts.md)
+- [waypoint_scripts](scripts.md)
- [waypoints](waypoints.md)