summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDuncan Steenburgh <dst33nburgh@gmail.com>2020-10-23 02:54:15 -0500
committerGitHub <noreply@github.com>2020-10-23 09:54:15 +0200
commit6a7083e0ae9867e8acf2d01d1eece116779dcaae (patch)
treed49c24f7248a360aef879f4f05a9dae14cffa598 /docs
parent1e5880a78d13d712e842639dd6c2f029ab0bbd9e (diff)
downloadwiki-6a7083e0ae9867e8acf2d01d1eece116779dcaae.tar.gz
wiki-6a7083e0ae9867e8acf2d01d1eece116779dcaae.tar.bz2
wiki-6a7083e0ae9867e8acf2d01d1eece116779dcaae.zip
docs(character_achievement): add useful note, remove broken links (#287)
Diffstat (limited to 'docs')
-rw-r--r--docs/character_achievement.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/docs/character_achievement.md b/docs/character_achievement.md
index a7417e3..1b2356c 100644
--- a/docs/character_achievement.md
+++ b/docs/character_achievement.md
@@ -6,6 +6,8 @@
This table holds information on the achievements a character has earned / completed.
+**Note:** if you delete a "realm first" achievement from the characters database, you have to reboot the server to take it into account.
+
**Structure**
<table>
@@ -66,12 +68,12 @@ This table holds information on the achievements a character has earned / comple
### guid
-The GUID of the character. See [characters.guid](../tc-wiki/characters_table_)
+The GUID of the character. See [characters.guid](characters_table_)
### achievement
-The ID of the achievement from [Achievement.dbc](https://trinitycore.atlassian.net/wiki/display/tc/Achievement)
+The ID of the achievement from [Achievement.dbc](Achievement).
### date
-The date/time when this achievement was earned, in Unix time. See [Unix Timestamp Calculator](http://www.unixtimestamp.com/index.php)
+The date/time when this achievement was earned, in Unix time. See [Unix Timestamp Calculator](http://www.unixtimestamp.com/index.php) \ No newline at end of file