diff options
Diffstat (limited to 'docs/gameobject_queststarter.md')
| -rw-r--r-- | docs/gameobject_queststarter.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gameobject_queststarter.md b/docs/gameobject_queststarter.md index 5920d08..4e49e2f 100644 --- a/docs/gameobject_queststarter.md +++ b/docs/gameobject_queststarter.md @@ -31,7 +31,7 @@ Holds game object quest giver relations. The game objects in this table should a <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#gameobject_queststarter-id">id</a></p></td> +<td><p><a href="#id">id</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -41,7 +41,7 @@ Holds game object quest giver relations. The game objects in this table should a <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#gameobject_queststarter-quest">quest</a></p></td> +<td><p><a href="#quest">quest</a></p></td> <td><p>mediumint(8)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> |
