fixed ConsumeAmmo name and link authored by Lxlp's avatar Lxlp
......@@ -8,7 +8,7 @@ These mechanics are added by Crucible, and are meant to be used with players and
| Mechanic | Description |
|-------------------------|------------------------------------------------------------------------------|
| [AmmoConsume] | Consumes ammo to execute a skill |
| [ConsumeAmmo] | Consumes ammo to execute a skill |
| [AmmoGive] | Gives the target player NBT Ammo |
| [AmmoReload] | Attempts to reload an item's ammo |
| [DealCustomDurability] | Deals damage or heals custom durability |
......@@ -41,7 +41,7 @@ Those mechanics are the ones that deals with custom [Furniture](Furniture). They
| [PlaceFurnitureAt] | Makes the casting player place a furniture at a specific location |
[AmmoConsume]: Skills/Mechanics/AmmoConsume
[ConsumeAmmo]: Skills/Mechanics/ConsumeAmmo
[AmmoGive]: Skills/Mechanics/AmmoGive
[AmmoReload]: Skills/Mechanics/AmmoReload
[DealCustomDurability]: /Skills/Mechanics/DealCustomDurability
......
......