summaryrefslogtreecommitdiff
path: root/docs/creature.md
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2019-06-09 22:58:31 +0200
committerFrancesco Borzì <borzifrancesco@gmail.com>2019-06-09 22:58:31 +0200
commitbabf7d07a446b1d2847e42a2bc1bfdee555003f1 (patch)
treeb378c4fbccb25f90357689aaca9b9a2b20bf5666 /docs/creature.md
parentf79600b52bb38c1b225f26a4eb5d9fc745de7396 (diff)
downloadwiki-babf7d07a446b1d2847e42a2bc1bfdee555003f1.tar.gz
wiki-babf7d07a446b1d2847e42a2bc1bfdee555003f1.tar.bz2
wiki-babf7d07a446b1d2847e42a2bc1bfdee555003f1.zip
Update creature.md (#63)
Fixed broken link Removed 6.x Fixed typo
Diffstat (limited to 'docs/creature.md')
-rw-r--r--docs/creature.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/creature.md b/docs/creature.md
index bc6e914..30c89c0 100644
--- a/docs/creature.md
+++ b/docs/creature.md
@@ -255,7 +255,6 @@ Example:
The creature will spawn in only the 10 and 25 man heroic versions of the map that the creature is spawned on.
-For 6.x read [spawnmask 6.x](spawnmask_6.x)
 
@@ -344,7 +343,7 @@ The maximum distance that the creature may spawn from its spawn point. Also cont
### currentwaypoint
-The current [waypoint](waypoint_data#waypoint_data-point)that the creature is on, if any.
+The current [waypoint](waypoint_data#waypoint_data-point) that the creature is on, if any.
### curhealth
@@ -378,4 +377,4 @@ Same as creature\_template.dynamicflags.
Note:
-A creature.dynamicflags record will override a [creature\_template.dynamicflags](http://creature_template.dynamicflags) record.
+A creature.dynamicflags record will override a [creature\_template.dynamicflags](creature_template#creature_template-dynamicflags) record.