summaryrefslogtreecommitdiff
path: root/docs/game_event_condition.md
diff options
context:
space:
mode:
authorFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
committerFrancescoBorzi <borzifrancesco@gmail.com>2019-03-03 12:57:10 +0100
commit700c998f49255b0d7b844363d23509cfedc68865 (patch)
treecaa8871e25b81d90a8d7b481e68a246eae4bb85f /docs/game_event_condition.md
parent3274efc33c3a6f81cdf1f248ec35d177bb337e7b (diff)
downloadwiki-700c998f49255b0d7b844363d23509cfedc68865.tar.gz
wiki-700c998f49255b0d7b844363d23509cfedc68865.tar.bz2
wiki-700c998f49255b0d7b844363d23509cfedc68865.zip
Fix anchors
Diffstat (limited to 'docs/game_event_condition.md')
-rw-r--r--docs/game_event_condition.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/game_event_condition.md b/docs/game_event_condition.md
index 44c46d2..9876e17 100644
--- a/docs/game_event_condition.md
+++ b/docs/game_event_condition.md
@@ -31,7 +31,7 @@ This table contains conditions to meet for the specified game event to be comple
<td><p><strong>Comment</strong></p></td>
</tr>
<tr class="even">
-<td><p><a href="#game_event_condition-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 conditions to meet for the specified game event to be comple
<td><p>Entry of the game event</p></td>
</tr>
<tr class="odd">
-<td><p><a href="#game_event_condition-condition_id">condition_id</a></p></td>
+<td><p><a href="#condition_id">condition_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 contains conditions to meet for the specified game event to be comple
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#game_event_condition-req_num">req_num</a></p></td>
+<td><p><a href="#req_num">req_num</a></p></td>
<td><p>float</p></td>
<td><p>signed</p></td>
<td><p> </p></td>
@@ -61,7 +61,7 @@ This table contains conditions to meet for the specified game event to be comple
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#game_event_condition-max_world_state_field">max_world_state_field</a></p></td>
+<td><p><a href="#max_world_state_field">max_world_state_field</a></p></td>
<td><p>smallint(5)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -71,7 +71,7 @@ This table contains conditions to meet for the specified game event to be comple
<td><p> </p></td>
</tr>
<tr class="even">
-<td><p><a href="#game_event_condition-done_world_state_field">done_world_state_field</a></p></td>
+<td><p><a href="#done_world_state_field">done_world_state_field</a></p></td>
<td><p>smallint(5)</p></td>
<td><p>unsigned</p></td>
<td><p> </p></td>
@@ -81,7 +81,7 @@ This table contains conditions to meet for the specified game event to be comple
<td><p> </p></td>
</tr>
<tr class="odd">
-<td><p><a href="#game_event_condition-description">description</a></p></td>
+<td><p><a href="#description">description</a></p></td>
<td><p>varchar(25)</p></td>
<td><p>signed</p></td>
<td><p> </p></td>