summaryrefslogtreecommitdiff
path: root/docs/creature_model_info.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_model_info.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
downloadwiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz
wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2
wiki-700c998f49255b0d7b844363d23509cfedc68865.zip
Fix anchors
Diffstat (limited to 'docs/creature_model_info.md')
-rw-r--r--docs/creature_model_info.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/creature_model_info.md b/docs/creature_model_info.md
index f7e7667..9ba25b5 100644
--- a/docs/creature_model_info.md
+++ b/docs/creature_model_info.md
@@ -31,7 +31,7 @@ This table contains all models of mobs, their gender and other information that
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#creature_model_info-modelid">modelid</a></p></td>
+<td><p><a href="#modelid">modelid</a></p></td>
<td><p>mediumint(8)</p></td>
<td><p>unsigned</p></td>
<td><p>PRI</p></td>
@@ -43,7 +43,7 @@ This table contains all models of mobs, their gender and other information that
</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#creature_model_info-bounding_radius">bounding_radius</a></p></td>
+<td><p><a href="#bounding_radius">bounding_radius</a></p></td>
<td><p>float</p></td>
<td><p>signed</p></td>
<td><p><br />
@@ -56,7 +56,7 @@ This table contains all models of mobs, their gender and other information that
</p></td>
</tr>
<tr class="even">
-<td><p><a href="#creature_model_info-combat_reach">combat_reach</a></p></td>
+<td><p><a href="#combat_reach">combat_reach</a></p></td>
<td><p>float</p></td>
<td><p>signed</p></td>
<td><p><br />
@@ -69,7 +69,7 @@ This table contains all models of mobs, their gender and other information that
</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#creature_model_info-gender">gender</a></p></td>
+<td><p><a href="#gender">gender</a></p></td>
<td><p>tinyint(3)</p></td>
<td><p>unsigned</p></td>
<td><p><br />
@@ -82,7 +82,7 @@ This table contains all models of mobs, their gender and other information that
</p></td>
</tr>
<tr class="even">
-<td><p><a href="#creature_model_info-modelid_other_gender">modelid_other_gender</a></p></td>
+<td><p><a href="#modelid_other_gender">modelid_other_gender</a></p></td>
<td><p>mediumint(8)</p></td>
<td><p>unsigned</p></td>
<td><p><br />