diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2019-06-09 22:57:24 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-09 22:57:24 +0200 |
| commit | d4a2a9f11bae309f4eb55ac2c496d1f42dff8b9a (patch) | |
| tree | 25b10dfe098b447545a68c7d3543ab13a68c6b9d /docs/characters.md | |
| parent | 319d7ba28b2bac1e09d1d760150981d6d778d792 (diff) | |
| download | wiki-d4a2a9f11bae309f4eb55ac2c496d1f42dff8b9a.tar.gz wiki-d4a2a9f11bae309f4eb55ac2c496d1f42dff8b9a.tar.bz2 wiki-d4a2a9f11bae309f4eb55ac2c496d1f42dff8b9a.zip | |
Update characters.md (#62)
Removed TC links and added AC ones
Diffstat (limited to 'docs/characters.md')
| -rw-r--r-- | docs/characters.md | 6 |
1 files 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 |
