fix doc/*/scripting/builtins/libinventory.md

This commit is contained in:
MihailRis
2025-03-29 18:17:58 +03:00
parent bbe5688a53
commit 06adaaeadc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -170,7 +170,7 @@ inventory.decrement(
-- creating a local `uses` property if none.
-- Removes one item from the slot when the counter reaches zero.
-- Does nothing if the `uses` property is not specified in the item's JSON.
-- See [property `uses`](../../item-properties.md#number-of-uses-durability---uses)
-- See an item property `uses`
inventory.use(
-- inventory id
invid: int,