diff options
Diffstat (limited to 'docs/item_loot_money.md')
| -rw-r--r-- | docs/item_loot_money.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/item_loot_money.md b/docs/item_loot_money.md index 655672c..fdf8e06 100644 --- a/docs/item_loot_money.md +++ b/docs/item_loot_money.md @@ -35,7 +35,7 @@ the player either removes the money or destroys the container item. <td><p><strong>Comment</strong></p></td> </tr> <tr class="even"> -<td><p><a href="#item_loot_money-container_id">container_id</a></p></td> +<td><p><a href="#container_id">container_id</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> @@ -45,7 +45,7 @@ the player either removes the money or destroys the container item. <td><p> </p></td> </tr> <tr class="odd"> -<td><p><a href="#item_loot_money-money">money</a></p></td> +<td><p><a href="#money">money</a></p></td> <td><p>int(10)</p></td> <td><p>unsigned</p></td> <td><p> </p></td> |
