diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 12:57:10 +0100 |
| commit | 700c998f49255b0d7b844363d23509cfedc68865 (patch) | |
| tree | caa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/creature_addon.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/creature_addon.md')
| -rw-r--r-- | docs/creature_addon.md | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/docs/creature_addon.md b/docs/creature_addon.md index da983bd..88ef215 100644 --- a/docs/creature_addon.md +++ b/docs/creature_addon.md @@ -25,7 +25,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#creature_addon-guid/entry">guid/entry</a></p></td> +<td><p><a href="#guid/entry">guid/entry</a></p></td> <td><p>int(10)/medumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -37,7 +37,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_addon-path_id">path_id</a></p></td> +<td><p><a href="#path_id">path_id</a></p></td> <td><p>int(11)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -50,7 +50,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </p></td> </tr> <tr class="even"> -<td><p><a href="#creature_addon-mount">mount</a></p></td> +<td><p><a href="#mount">mount</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -63,7 +63,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_addon-bytes1">bytes1</a></p></td> +<td><p><a href="#bytes1">bytes1</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -76,7 +76,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </p></td> </tr> <tr class="even"> -<td><p><a href="#creature_addon-bytes2">bytes2</a></p></td> +<td><p><a href="#bytes2">bytes2</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -89,7 +89,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_addon-emote">emote</a></p></td> +<td><p><a href="#emote">emote</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -102,7 +102,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </p></td> </tr> <tr class="even"> -<td><a href="#creature_addon-aiAnimKit/movementAnimKit/meleeAnimKit">aiAnimKit</a></td> +<td><a href="#aiAnimKit/movementAnimKit/meleeAnimKit">aiAnimKit</a></td> <td>smallint(6)</td> <td>signed</td> <td><br /> @@ -115,7 +115,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </td> </tr> <tr class="odd"> -<td><a href="#creature_addon-aiAnimKit/movementAnimKit/meleeAnimKit">movementAnimKit</a></td> +<td><a href="#aiAnimKit/movementAnimKit/meleeAnimKit">movementAnimKit</a></td> <td>smallint(6)</td> <td>signed</td> <td><br /> @@ -128,7 +128,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </td> </tr> <tr class="even"> -<td><a href="#creature_addon-aiAnimKit/movementAnimKit/meleeAnimKit">meleeAnimKit</a></td> +<td><a href="#aiAnimKit/movementAnimKit/meleeAnimKit">meleeAnimKit</a></td> <td>smallint(6)</td> <td>signed</td> <td><br /> @@ -141,7 +141,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </td> </tr> <tr class="odd"> -<td><a href="#creature_addon-visibilityDistanceType">visibilityDistanceType</a></td> +<td><a href="#visibilityDistanceType">visibilityDistanceType</a></td> <td>tinyint(3)</td> <td>unsigned</td> <td><br /> @@ -154,7 +154,7 @@ NOTICE: The data for this table is largely incomplete and is mostly just a regur </td> </tr> <tr class="even"> -<td><p><a href="#creature_addon-auras">auras</a></p></td> +<td><p><a href="#auras">auras</a></p></td> <td><p>text</p></td> <td><p>unsigned</p></td> <td><p><br /> |
