From e219bcf64608b5c2cb49658fb2191e376febb3aa Mon Sep 17 00:00:00 2001 From: Benjamin Jackson <38561765+benjymansy123@users.noreply.github.com> Date: Tue, 10 May 2022 10:51:13 -0400 Subject: chore: Add DBC index page (#711) * Add button to sidebar Clicky clicky * Create dbc-index.md * Update dbc-index.md * Update achievement.md * Update achievement_criteria.md * Update areatable.md * Update dbc-areatrigger.md * Update areatable.md * Update chrclasses.md * Update chrraces.md * Update emotes.md * Update faction.md * Update factiontemplate.md * Update holidays.md * Update languages.md * Update map.md * Update pagetextmaterial.md * Update skillline.md * Update spell.md * Update totemcategory.md * Revert sidebar change * Throw DBC-index into documentation-index --- docs/factiontemplate.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/factiontemplate.md') 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.** -- cgit