summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/achievement.md2
-rw-r--r--docs/achievement_criteria.md2
-rw-r--r--docs/areatable.md4
-rw-r--r--docs/chrclasses.md2
-rw-r--r--docs/chrraces.md4
-rw-r--r--docs/dbc-areatrigger.md2
-rw-r--r--docs/dbc-index.md18
-rw-r--r--docs/documentation-index.md1
-rw-r--r--docs/emotes.md2
-rw-r--r--docs/faction.md4
-rw-r--r--docs/factiontemplate.md2
-rw-r--r--docs/holidays.md2
-rw-r--r--docs/languages.md2
-rw-r--r--docs/map.md2
-rw-r--r--docs/pagetextmaterial.md3
-rw-r--r--docs/skillline.md2
-rw-r--r--docs/spell.md2
-rw-r--r--docs/totemcategory.md2
18 files changed, 46 insertions, 12 deletions
diff --git a/docs/achievement.md b/docs/achievement.md
index 8af11a6..791b72e 100644
--- a/docs/achievement.md
+++ b/docs/achievement.md
@@ -4,7 +4,7 @@ redirect_from: "/Achievement"
# Achievement
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**Achievement.dbc**
diff --git a/docs/achievement_criteria.md b/docs/achievement_criteria.md
index bc29f3d..97b8b85 100644
--- a/docs/achievement_criteria.md
+++ b/docs/achievement_criteria.md
@@ -4,7 +4,7 @@ redirect_from: "/Achievement_Criteria"
# Achievement Criteria
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**Achievement\_Criteria.dbc**
diff --git a/docs/areatable.md b/docs/areatable.md
index b3f6a27..28a4c81 100644
--- a/docs/areatable.md
+++ b/docs/areatable.md
@@ -4,11 +4,11 @@ redirect_from: "/AreaTable"
# AreaTable
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**AreaTable.dbc**
-This dbc contains the zone and subzone lists. For the purposes of this wiki article, the zone IDs, names, mapID and AreaID will be included.
+This DBC contains the zone and subzone lists. For the purposes of this wiki article, the zone IDs, names, mapID and AreaID will be included.
**Version is : 3.3.5a**
diff --git a/docs/chrclasses.md b/docs/chrclasses.md
index 2762913..c182e5a 100644
--- a/docs/chrclasses.md
+++ b/docs/chrclasses.md
@@ -1,5 +1,7 @@
# ChrClasses.dbc
+[`Back-to:DBC`](dbc-index.md)
+
This DBC contains all possible player classes.
**Version is 3.3.5a**
diff --git a/docs/chrraces.md b/docs/chrraces.md
index 20dd4e2..01de44a 100644
--- a/docs/chrraces.md
+++ b/docs/chrraces.md
@@ -1,6 +1,8 @@
# ChrRaces.dbc
-This dbc contains all possible races, some of which are unused and unavailable to players.
+[`Back-to:DBC`](dbc-index.md)
+
+This DBC contains all possible races, some of which are unused and unavailable to players.
**Version is : 3.3.5a**
diff --git a/docs/dbc-areatrigger.md b/docs/dbc-areatrigger.md
index 8dbd858..3a75e4f 100644
--- a/docs/dbc-areatrigger.md
+++ b/docs/dbc-areatrigger.md
@@ -4,7 +4,7 @@ redirect_from: "/DBC-AreaTrigger"
# AreaTrigger
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**AreaTrigger.dbc**
diff --git a/docs/dbc-index.md b/docs/dbc-index.md
new file mode 100644
index 0000000..8848e31
--- /dev/null
+++ b/docs/dbc-index.md
@@ -0,0 +1,18 @@
+# DBC Index
+
+* [Achievement](achievement.md)
+* [Achievement_Criteria](achievement_criteria.md)
+* [AreaTable](areatable.md)
+* [AreaTrigger](dbc-areatrigger.md)
+* [ChrClasses](chrclasses.md)
+* [ChrRaces](chrraces.md)
+* [Emotes](emotes.md)
+* [Faction](faction.md)
+* [FactionTemplate](factiontemplate.md)
+* [Holidays](holidays.md)
+* [Languages](languages.md)
+* [Map](map.md)
+* [PageTextMaterial](pagetextmaterial.md)
+* [SkillLine](skillline.md)
+* [Spell](spell.md)
+* [TotemCategory](totemcategory.md)
diff --git a/docs/documentation-index.md b/docs/documentation-index.md
index 7782eb5..fef4034 100644
--- a/docs/documentation-index.md
+++ b/docs/documentation-index.md
@@ -27,6 +27,7 @@ redirect_from: /documentation_index
* [Changelog](changelog.md)
* [CMake options](cmake-options.md)
* [Core Scripts](core-scripts.md)
+* [DBC Index](dbc-index.md)
* [Directory structure](directory-structure.md)
* [Exit Codes](exitcodes.md)
* [How to Debug and Restart](how-to-restart-and-debug.md)
diff --git a/docs/emotes.md b/docs/emotes.md
index fb5de4a..4ac48a7 100644
--- a/docs/emotes.md
+++ b/docs/emotes.md
@@ -4,6 +4,8 @@ redirect_from: "/Emotes"
# Emotes
+[`Back-to:DBC`](dbc-index.md)
+
This DBC contains emotes which can be used by NPCs.
diff --git a/docs/faction.md b/docs/faction.md
index f995357..ff1bc8e 100644
--- a/docs/faction.md
+++ b/docs/faction.md
@@ -6,7 +6,9 @@ redirect_from: "/Faction"
**Faction.dbc**
-This dbc contains information on all of the base factions. These factions are unique and represent a faction with which a player can gain reputation.
+[`Back-to:DBC`](dbc-index.md)
+
+This DBC contains information on all of the base factions. These factions are unique and represent a faction with which a player can gain reputation.
**IMPORTANT:** These values are used for **ALL** tables **EXCEPT** the [creature\_template](creature_template) and [gameobject\_template\_addon](gameobject_template_addon) tables.
diff --git a/docs/factiontemplate.md b/docs/factiontemplate.md
index 9f69926..6c456ea 100644
--- a/docs/factiontemplate.md
+++ b/docs/factiontemplate.md
@@ -6,6 +6,8 @@ redirect_from: "/FactionTemplate"
**FactionTemplate.dbc**
+[`Back-to:DBC`](dbc-index.md)
+
This DBC contains information on all of the individual factions. A faction entry from this DBC contains all of the needed data to calculate hostility, friendliness, or neutrality to any other faction in this DBC.
**IMPORTANT: These values are only used for the [creature\_template](creature_template) and [gameobject\_template](gameobject\_template) tables.**
diff --git a/docs/holidays.md b/docs/holidays.md
index 8e211ea..20abda5 100644
--- a/docs/holidays.md
+++ b/docs/holidays.md
@@ -6,6 +6,8 @@ redirect_from: "/Holidays"
## holidays.dbc
+[`Back-to:DBC`](dbc-index.md)
+
## Structure
| Column | Field | Type | Notes | Extra info |
diff --git a/docs/languages.md b/docs/languages.md
index f2af8db..b42933a 100644
--- a/docs/languages.md
+++ b/docs/languages.md
@@ -4,6 +4,8 @@ redirect_from: "/Languages"
# Languages
+[`Back-to:DBC`](dbc-index.md)
+
**DBC Structure - For Version 3.3.5a**
This DBC contains languages that can be used in texts. The player must have competence in this language to understand what is written.
diff --git a/docs/map.md b/docs/map.md
index baa2559..5dd2f35 100644
--- a/docs/map.md
+++ b/docs/map.md
@@ -6,6 +6,8 @@ redirect_from: "/Map"
**Map.dbc**
+[`Back-to:DBC`](dbc-index.md)
+
This DBC contains the maps list.
**Version is : 3.3.5a**
diff --git a/docs/pagetextmaterial.md b/docs/pagetextmaterial.md
index 0263360..d0e2727 100644
--- a/docs/pagetextmaterial.md
+++ b/docs/pagetextmaterial.md
@@ -4,8 +4,7 @@ redirect_from: "/PageTextMaterial"
# PageTextMaterial
-<noinclude>|
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**PageTextMaterial.dbc**
diff --git a/docs/skillline.md b/docs/skillline.md
index cb873e6..725204f 100644
--- a/docs/skillline.md
+++ b/docs/skillline.md
@@ -4,7 +4,7 @@ redirect_from: "/SkillLine"
# SkillLine
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**SkillLine.dbc**
diff --git a/docs/spell.md b/docs/spell.md
index 99d1947..d1ed86a 100644
--- a/docs/spell.md
+++ b/docs/spell.md
@@ -4,7 +4,7 @@ redirect_from: "/Spell"
# Spell
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
# **Spell.dbc**
diff --git a/docs/totemcategory.md b/docs/totemcategory.md
index 77864e3..98cf347 100644
--- a/docs/totemcategory.md
+++ b/docs/totemcategory.md
@@ -4,7 +4,7 @@ redirect_from: "/TotemCategory"
# TotemCategory
-`Back-to:DBC`
+[`Back-to:DBC`](dbc-index.md)
**TotemCategory.dbc**
**Version is : 3.3.5a**