From b01ee59ebcd1753dc331e338bab90d38d4b5e4be Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sun, 9 Jun 2019 22:59:28 +0200 Subject: Update creature_addon.md Removed TC Link added AC --- docs/creature_addon.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/creature_addon.md b/docs/creature_addon.md index 52b8a6f..8acc76f 100644 --- a/docs/creature_addon.md +++ b/docs/creature_addon.md @@ -175,7 +175,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur ### guid/entry For creature\_addon, this field signifies a unique creature guid. It will affect just that creature whose GUID matches the one specified here. -For creature\_template\_addon, this field signifies the [creature\_template.entry](https://trinitycore.atlassian.net/wiki/display/tc/creature_template#creature_template-entry). It will affect all spawned creatures using that template entry. +For creature\_template\_addon, this field signifies the [creature\_template.entry](creature_template#creature_template-entry). It will affect all spawned creatures using that template entry. ### path\_id -- cgit