diff options
Diffstat (limited to 'docs/game_event_condition_save.md')
| -rw-r--r-- | docs/game_event_condition_save.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/game_event_condition_save.md b/docs/game_event_condition_save.md index ea11c29..086c34b 100644 --- a/docs/game_event_condition_save.md +++ b/docs/game_event_condition_save.md @@ -31,7 +31,7 @@ <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_condition_save-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 @@ <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#game_event_condition_save-condition_id">condition_id</a></p></td> +<td><p><a href="#condition_id">condition_id</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p>PRI</p></td> @@ -51,7 +51,7 @@ <td><p> </p></td> </tr> <tr class="even"> -<td><p><a href="#game_event_condition_save-done">done</a></p></td> +<td><p><a href="#done">done</a></p></td> <td><p>float</p></td> <td><p>signed</p></td> <td><p> </p></td> |
