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/languages.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/languages.md') 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. -- cgit