diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2019-06-09 23:57:07 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-09 23:57:07 +0200 |
| commit | 82eb847c93d41282b571f4cb9df3249765bf3ca7 (patch) | |
| tree | 27c5d8c5938d2f900ebf588a369b09408a410ef6 /docs | |
| parent | 64b19c30c1719d9100abdaf1b0f42ac9ed66056f (diff) | |
| download | wiki-82eb847c93d41282b571f4cb9df3249765bf3ca7.tar.gz wiki-82eb847c93d41282b571f4cb9df3249765bf3ca7.tar.bz2 wiki-82eb847c93d41282b571f4cb9df3249765bf3ca7.zip | |
Update gameobject_questender.md
Added missing links
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gameobject_questender.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gameobject_questender.md b/docs/gameobject_questender.md index 3b484d5..2a92c9d 100644 --- a/docs/gameobject_questender.md +++ b/docs/gameobject_questender.md @@ -57,8 +57,8 @@ Holds game object quest taker relations. The game objects in this table should a ### id -The template ID of the game object. See gameobject\_template.entry +The template ID of the game object. See [gameobject\_template.entry](http://www.azerothcore.org/wiki/gameobject_template#entry) ### quest -The quest ID that this game object finishes. See quest\_template.id +The quest ID that this game object finishes. See [quest\_template.id](http://www.azerothcore.org/wiki/quest_template#id) |
