diff options
Diffstat (limited to 'docs/game_event_npcflag.md')
| -rw-r--r-- | docs/game_event_npcflag.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/game_event_npcflag.md b/docs/game_event_npcflag.md index 5b4b985..fd99070 100644 --- a/docs/game_event_npcflag.md +++ b/docs/game_event_npcflag.md @@ -31,7 +31,7 @@ This table contains npcflags that are to be added to an NPC when the specified e <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_npcflag-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>PRI</p></td> @@ -41,7 +41,7 @@ This table contains npcflags that are to be added to an NPC when the specified e <td><p>Entry of the game event</p></td> </tr> <tr class="odd"> -<td><p><a href="#game_event_npcflag-guid">guid</a></p></td> +<td><p><a href="#guid">guid</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 contains npcflags that are to be added to an NPC when the specified e <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_npcflag-npcflag">npcflag</a></p></td> +<td><p><a href="#npcflag">npcflag</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
