diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-06-10 00:01:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-06-10 00:01:29 +0200 |
| commit | f9a010720c5210be050acc304bb9d3334b1922e8 (patch) | |
| tree | dc70fa179ec3c25b3feb07fc9fcb523ae59b9eb1 /docs | |
| parent | 90c870d60aaf2c3425fa2007df36d5217253266e (diff) | |
| parent | b01ee59ebcd1753dc331e338bab90d38d4b5e4be (diff) | |
| download | wiki-f9a010720c5210be050acc304bb9d3334b1922e8.tar.gz wiki-f9a010720c5210be050acc304bb9d3334b1922e8.tar.bz2 wiki-f9a010720c5210be050acc304bb9d3334b1922e8.zip | |
Merge pull request #64 from Kitzunu/patch-5
Update creature_addon.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/creature_addon.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
