diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2019-06-10 00:25:29 +0200 |
|---|---|---|
| committer | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-10 00:25:29 +0200 |
| commit | 14b4073f97a4b9aca90e58bec96b9586ca89e60f (patch) | |
| tree | 5b01b854042d015305b8981e1d1bda702c9c6c3a /docs/linked_respawn.md | |
| parent | 0baa54e84b0c3dbe75a7eca7367694e9fcebef30 (diff) | |
| download | wiki-14b4073f97a4b9aca90e58bec96b9586ca89e60f.tar.gz wiki-14b4073f97a4b9aca90e58bec96b9586ca89e60f.tar.bz2 wiki-14b4073f97a4b9aca90e58bec96b9586ca89e60f.zip | |
Update linked_respawn.md (#82)
Added missing links
Diffstat (limited to 'docs/linked_respawn.md')
| -rw-r--r-- | docs/linked_respawn.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/linked_respawn.md b/docs/linked_respawn.md index 42a3469..a3476af 100644 --- a/docs/linked_respawn.md +++ b/docs/linked_respawn.md @@ -68,11 +68,11 @@ Gameobjects can be linked too! ### guid -This is the guid of the [creature](creature_2130009.html#creature-guid) or [gameobject](gameobject_2130146.html#gameobject-guid) you want to link. +This is the guid of the [creature](http://www.azerothcore.org/wiki/creature#guid) or [gameobject](http://www.azerothcore.org/wiki/gameobject#guid) you want to link. ### linkedGuid -This is the guid of the [creature](creature_2130009.html#creature-guid) or [gameobject](gameobject_2130146.html#gameobject-guid) (boss most likely) that you want to link to. +This is the guid of the [creature](http://www.azerothcore.org/wiki/creature#guid) or [gameobject](http://www.azerothcore.org/wiki/gameobject#guid) (boss most likely) that you want to link to. ### linkedType |
