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/character_pet.md | |
| parent | 3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff) | |
| download | wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2 wiki-700c998f49255b0d7b844363d23509cfedc68865.zip | |
Fix anchors
Diffstat (limited to 'docs/character_pet.md')
| -rw-r--r-- | docs/character_pet.md | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/docs/character_pet.md b/docs/character_pet.md index 3b55286..c34a37a 100644 --- a/docs/character_pet.md +++ b/docs/character_pet.md @@ -31,7 +31,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-id">id</a></p></td> +<td><p><a href="#id">id</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-entry">entry</a></p></td> +<td><p><a href="#entry">entry</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -51,7 +51,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-owner">owner</a></p></td> +<td><p><a href="#owner">owner</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -61,7 +61,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-modelid">modelid</a></p></td> +<td><p><a href="#modelid">modelid</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -71,7 +71,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-CreatedBySpell">CreatedBySpell</a></p></td> +<td><p><a href="#CreatedBySpell">CreatedBySpell</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -81,7 +81,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-PetType">PetType</a></p></td> +<td><p><a href="#PetType">PetType</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -91,7 +91,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-level">level</a></p></td> +<td><p><a href="#level">level</a></p></td> <td><p>smallint(5)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -101,7 +101,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-exp">exp</a></p></td> +<td><p><a href="#exp">exp</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -111,7 +111,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-Reactstate">Reactstate</a></p></td> +<td><p><a href="#Reactstate">Reactstate</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -121,7 +121,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-name">name</a></p></td> +<td><p><a href="#name">name</a></p></td> <td><p>varchar(21)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -131,7 +131,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-renamed">renamed</a></p></td> +<td><p><a href="#renamed">renamed</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -141,7 +141,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-slot">slot</a></p></td> +<td><p><a href="#slot">slot</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -151,7 +151,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-curhealth">curhealth</a></p></td> +<td><p><a href="#curhealth">curhealth</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -161,7 +161,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-curmana">curmana</a></p></td> +<td><p><a href="#curmana">curmana</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -171,7 +171,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-curhappiness">curhappiness</a></p></td> +<td><p><a href="#curhappiness">curhappiness</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -181,7 +181,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-savetime">savetime</a></p></td> +<td><p><a href="#savetime">savetime</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -191,7 +191,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-resettalents_cost">resettalents_cost</a></p></td> +<td><p><a href="#resettalents_cost">resettalents_cost</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -201,7 +201,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#character_pet-resettalents_time">resettalents_time</a></p></td> +<td><p><a href="#resettalents_time">resettalents_time</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -211,7 +211,7 @@ This table holds the pet data for each pet summoned by anyone in the game. <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#character_pet-abdata">abdata</a></p></td> +<td><p><a href="#abdata">abdata</a></p></td> <td><p>text</p></td> <td><p>signed</p></td> <td><p> </p></td> |
