summaryrefslogtreecommitdiff
path: root/docs/creature_text.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/creature_text.md')
-rw-r--r--docs/creature_text.md26
1 files changed, 13 insertions, 13 deletions
diff --git a/docs/creature_text.md b/docs/creature_text.md
index f25b56f..a1d830a 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 />