summaryrefslogtreecommitdiff
path: root/docs/creature_formations.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
commit700c998f49255b0d7b844363d23509cfedc68865 (patch)
treecaa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/creature_formations.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
downloadwiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz
wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2
wiki-700c998f49255b0d7b844363d23509cfedc68865.zip
Fix anchors
Diffstat (limited to 'docs/creature_formations.md')
-rw-r--r--docs/creature_formations.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/creature_formations.md b/docs/creature_formations.md
index a160275..2ea5293 100644
--- a/docs/creature_formations.md
+++ b/docs/creature_formations.md
@@ -31,7 +31,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#creature_formations-leaderGUID">leaderGUID</a></p></td>
+<td><p><a href="#leaderGUID">leaderGUID</a></p></td>
<td><p>int(11)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -41,7 +41,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#creature_formations-memberGUID">memberGUID</a></p></td>
+<td><p><a href="#memberGUID">memberGUID</a></p></td>
<td><p>int(11)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -51,7 +51,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#creature_formations-dist">dist</a></p></td>
+<td><p><a href="#dist">dist</a></p></td>
<td><p>float</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -61,7 +61,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#creature_formations-angle">angle</a></p></td>
+<td><p><a href="#angle">angle</a></p></td>
<td><p>float</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -71,7 +71,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td><p> </p></td>
</tr>
<tr class="even">
-<td><a href="#creature_formations-groupAI">groupAI</a></td>
+<td><a href="#groupAI">groupAI</a></td>
<td>int(11)</td>
<td>unsigned</td>
<td> </td>
@@ -81,7 +81,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td> </td>
</tr>
<tr class="odd">
-<td><a href="#creature_formations-point_1">point_1</a></td>
+<td><a href="#point_1">point_1</a></td>
<td>int(11)</td>
<td>unsigned</td>
<td> </td>
@@ -91,7 +91,7 @@ This table allows to group mobs. Members of group will follow others, and attack
<td> </td>
</tr>
<tr class="even">
-<td><p><a href="#creature_formations-point_2">point_2</a></p></td>
+<td><p><a href="#point_2">point_2</a></p></td>
<td><p>int(11)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>