diff options
| author | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
|---|---|---|
| committer | FrancescoBorzi <borzifrancesco@gmail.com> | 2019-03-03 13:05:05 +0100 |
| commit | 8a2b277924d2b816e495feedc75dc95a357cc116 (patch) | |
| tree | 4aa0561f4bd215c703e5ab886663b3a8cfd2458b /docs/creature_formations.md | |
| parent | 700c998f49255b0d7b844363d23509cfedc68865 (diff) | |
| download | wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.gz wiki-8a2b277924d2b816e495feedc75dc95a357cc116.tar.bz2 wiki-8a2b277924d2b816e495feedc75dc95a357cc116.zip | |
Fix case
Diffstat (limited to 'docs/creature_formations.md')
| -rw-r--r-- | docs/creature_formations.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/creature_formations.md b/docs/creature_formations.md index 2ea5293..3f62c62 100644 --- a/docs/creature_formations.md +++ b/docs/creature_formations.md @@ -31,7 +31,7 @@ This table allows to group mobs. Members of group will follow others, and attack <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#leaderGUID">leaderGUID</a></p></td> +<td><p><a href="#leaderguid">leaderGUID</a></p></td> <td><p>int(11)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -41,7 +41,7 @@ This table allows to group mobs. Members of group will follow others, and attack <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#memberGUID">memberGUID</a></p></td> +<td><p><a href="#memberguid">memberGUID</a></p></td> <td><p>int(11)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -71,7 +71,7 @@ This table allows to group mobs. Members of group will follow others, and attack <td><p> </p></td> </tr> <tr class="even"> -<td><a href="#groupAI">groupAI</a></td> +<td><a href="#groupai">groupAI</a></td> <td>int(11)</td> <td>unsigned</td> <td> </td> |
