diff options
Diffstat (limited to 'docs/game_event_creature_quest.md')
| -rw-r--r-- | docs/game_event_creature_quest.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/game_event_creature_quest.md b/docs/game_event_creature_quest.md index e862d83..190fbc0 100644 --- a/docs/game_event_creature_quest.md +++ b/docs/game_event_creature_quest.md @@ -31,7 +31,7 @@ This table holds information on quests that should only be available when an eve <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_creature_quest-eventEntry">eventEntry</a></p></td> +<td><p><a href="#evententry">eventEntry</a></p></td> <td><p>tinyint(3)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -41,7 +41,7 @@ This table holds information on quests that should only be available when an eve <td><p>Entry of the game event.</p></td> </tr> <tr class="odd"> -<td><p><a href="#game_event_creature_quest-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> @@ -51,7 +51,7 @@ This table holds information on quests that should only be available when an eve <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_creature_quest-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> |
