From d4a2a9f11bae309f4eb55ac2c496d1f42dff8b9a Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 9 Jun 2019 22:57:24 +0200 Subject: Update characters.md (#62) Removed TC links and added AC ones --- docs/characters.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/characters.md b/docs/characters.md index a1c9d7e..89b8353 100644 --- a/docs/characters.md +++ b/docs/characters.md @@ -952,7 +952,7 @@ The character global unique identifier. This number must be unique and is the be ### account -The account ID in which this character resides. See [account.id](account_2130004.html#account-id). in the auth database. +The account ID in which this character resides. See [account.id](http://www.azerothcore.org/wiki/account#id). in the auth database. ### name @@ -964,7 +964,7 @@ The race of the character. See [ChrRaces.dbc](ChrRaces) ### class -The class of the character: [ChrClasses.dbc](https://trinitycore.atlassian.net/wiki/display/tc/ChrClasses) +The class of the character: [ChrClasses.dbc](ChrClasses) ### gender @@ -1326,7 +1326,7 @@ Bitmasks of explored zones (1 bit for explored, 0 bit for unexplored) ### ammoId -[Template ID](item_template_2130222.html#item_template-entry) of the ammo item +[Template ID](http://www.azerothcore.org/wiki/item_template#entry) of the ammo item ### knownTitles -- cgit