diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2019-06-10 00:00:54 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-10 00:00:54 +0200 |
| commit | d745fba2c269a024421b381ad706a89d408341bc (patch) | |
| tree | 721667ddb7e63d900678baa72babcbbb942d6410 /docs | |
| parent | 64b19c30c1719d9100abdaf1b0f42ac9ed66056f (diff) | |
| download | wiki-d745fba2c269a024421b381ad706a89d408341bc.tar.gz wiki-d745fba2c269a024421b381ad706a89d408341bc.tar.bz2 wiki-d745fba2c269a024421b381ad706a89d408341bc.zip | |
Update gameobject_queststarter.md (#74)
Added missing links
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gameobject_queststarter.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gameobject_queststarter.md b/docs/gameobject_queststarter.md index 4e49e2f..98855bd 100644 --- a/docs/gameobject_queststarter.md +++ b/docs/gameobject_queststarter.md @@ -57,8 +57,8 @@ Holds game object quest giver 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 starts. See quest\_template.entry +The quest ID that this game object starts. See [quest\_template.entry](http://www.azerothcore.org/wiki/quest_template#id) |
