From 2c9b485617f8ca4ad6482e743583a6880ce1568e Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Mon, 10 Jun 2019 00:01:00 +0200 Subject: Update gameobject.md (#72) Changed TC link to AC link --- docs/gameobject.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/gameobject.md b/docs/gameobject.md index d6017a0..de03340 100644 --- a/docs/gameobject.md +++ b/docs/gameobject.md @@ -201,7 +201,7 @@ The global unique identifier for the game object. This field must be unique amon ### id -The template ID of the gameobject. See [gameobject\_template.entry](https://trinitycore.atlassian.net/wiki/display/tc/gameobject_template#gameobject_template-entry) +The template ID of the gameobject. See [gameobject\_template.entry](http://www.azerothcore.org/wiki/gameobject_template#entry) ### map -- cgit