diff options
Diffstat (limited to 'docs/game_event_creature.md')
| -rw-r--r-- | docs/game_event_creature.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/game_event_creature.md b/docs/game_event_creature.md index b59b39e..3f3acf6 100644 --- a/docs/game_event_creature.md +++ b/docs/game_event_creature.md @@ -31,7 +31,7 @@ Contains all creature instances that have to be spawned/unspawned during defined <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_creature-eventEntry">eventEntry</a></p></td> +<td><p><a href="#eventEntry">eventEntry</a></p></td> <td><p>tinyint(3)</p></td> <td><p>signed</p></td> <td><p> </p></td> @@ -41,7 +41,7 @@ Contains all creature instances that have to be spawned/unspawned during defined <td><p>Entry of the game event. Put negative entry to remove during event.</p></td> </tr> <tr class="odd"> -<td><p><a href="#game_event_creature-guid">guid</a></p></td> +<td><p><a href="#guid">guid</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> |
