diff options
| author | Francesco Borzì <borzifrancesco@gmail.com> | 2019-03-03 13:08:32 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-03 13:08:32 +0100 |
| commit | 469ab8a58dd8ded64427db6ce945ea7ded7f3b22 (patch) | |
| tree | 4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/creature_text.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| parent | 8a2b277924d2b816e495feedc75dc95a357cc116 (diff) | |
| download | wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.gz wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.tar.bz2 wiki-469ab8a58dd8ded64427db6ce945ea7ded7f3b22.zip | |
Merge pull request #16 from azerothcore/fix-anchors
Fix anchors
Diffstat (limited to 'docs/creature_text.md')
| -rw-r--r-- | docs/creature_text.md | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/creature_text.md b/docs/creature_text.md index f25b56f..7443e6b 100644 --- a/docs/creature_text.md +++ b/docs/creature_text.md @@ -69,7 +69,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#creature_text-CreatureID">CreatureID</a></p></td> +<td><p><a href="#creatureid">CreatureID</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -80,7 +80,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! <td><p><a href="https://trinitycore.atlassian.net/wiki/display/tc/creature_template#creature_template-entry">creature_template entry</a></p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_text-GroupID">GroupID</a></p></td> +<td><p><a href="#groupid">GroupID</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -92,7 +92,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="even"> -<td><p><a href="#creature_text-ID">ID</a></p></td> +<td><p><a href="#id">ID</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -104,7 +104,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_text-Text">Text</a></p></td> +<td><p><a href="#text">Text</a></p></td> <td><p>longtext</p></td> <td><p>utf8_general_ci</p></td> <td><p><br /> @@ -117,7 +117,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="even"> -<td><p><a href="#creature_text-Type">Type</a></p></td> +<td><p><a href="#type">Type</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -130,7 +130,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_text-Language">Language</a></p></td> +<td><p><a href="#language">Language</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -143,7 +143,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="even"> -<td><p><a href="#creature_text-Probability">Probability</a></p></td> +<td><p><a href="#probability">Probability</a></p></td> <td><p>float</p></td> <td><p>signed</p></td> <td><p><br /> @@ -156,7 +156,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_text-Emote">Emote</a></p></td> +<td><p><a href="#emote">Emote</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -169,7 +169,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="even"> -<td><p><a href="#creature_text-Duration">Duration</a></p></td> +<td><p><a href="#duration">Duration</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -182,7 +182,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="odd"> -<td><p><a href="#creature_text-Sound">Sound</a></p></td> +<td><p><a href="#sound">Sound</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p><br /> @@ -195,7 +195,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </p></td> </tr> <tr class="even"> -<td><a href="#creature_text-BroadcastTextId">BroadcastTextId</a></td> +<td><a href="#broadcasttextid">BroadcastTextId</a></td> <td>mediumint(6)</td> <td>signed</td> <td><br /> @@ -208,7 +208,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </td> </tr> <tr class="odd"> -<td><a href="#creature_text-TextRange">TextRange</a></td> +<td><a href="#textrange">TextRange</a></td> <td>tinyint(3)</td> <td>unsigned</td> <td><br /> @@ -221,7 +221,7 @@ simpler than you might thought. It is stored in **CREATURE\_TEXT** table! </td> </tr> <tr class="even"> -<td><p><a href="#creature_text-comment">comment</a></p></td> +<td><p><a href="#comment">comment</a></p></td> <td><p>varchar(255)</p></td> <td><p>utf8_general_ci</p></td> <td><p><br /> |
