summaryrefslogtreecommitdiff
path: root/docs/character_homebind.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 13:05:05 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 13:05:05 +0100
commit8a2b277924d2b816e495feedc75dc95a357cc116 (patch)
tree4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/character_homebind.md
parent700c998f49255b0d7b844363d23509cfedc68865 (diff)
downloadwiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz
wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2
wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip
Fix case
Diffstat (limited to 'docs/character_homebind.md')
-rw-r--r--docs/character_homebind.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/character_homebind.md b/docs/character_homebind.md
index 6ac935d..829c6ec 100644
--- a/docs/character_homebind.md
+++ b/docs/character_homebind.md
@@ -41,7 +41,7 @@ Contains information on the location where characters get teleported when they u
<td><p>Global Unique Identifier</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#mapId">mapId</a></p></td>
+<td><p><a href="#mapid">mapId</a></p></td>
<td><p>smallint(5)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -51,7 +51,7 @@ Contains information on the location where characters get teleported when they u
<td><p>Map Identifier</p></td>
</tr>
<tr class="even">
-<td><p><a href="#zoneId">zoneId</a></p></td>
+<td><p><a href="#zoneid">zoneId</a></p></td>
<td><p>smallint(5)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -61,7 +61,7 @@ Contains information on the location where characters get teleported when they u
<td><p>Zone Identifier</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#posX">posX</a></p></td>
+<td><p><a href="#posx">posX</a></p></td>
<td><p>float</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -71,7 +71,7 @@ Contains information on the location where characters get teleported when they u
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#posY">posY</a></p></td>
+<td><p><a href="#posy">posY</a></p></td>
<td><p>float</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -81,7 +81,7 @@ Contains information on the location where characters get teleported when they u
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#posZ">posZ</a></p></td>
+<td><p><a href="#posz">posZ</a></p></td>
<td><p>float</p></td>
<td><p>signed</p></td>
<td><p> </p></td>