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