summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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