ItemStacks: Fix typo in wear explanation
This commit is contained in:
parent
509a4b2f8b
commit
ed2c180a2f
@ -94,8 +94,8 @@ print("Took " .. taken:get_count() .. " items")
|
|||||||
|
|
||||||
## Wear
|
## Wear
|
||||||
|
|
||||||
ItemStacks also have wear on them. Wear is a number out of 65535, the higher is
|
ItemStacks also have wear on them. Wear is a number out of 65535, the higher it is,
|
||||||
more warn.
|
the more wear.
|
||||||
|
|
||||||
You use `add_wear()`, `get_wear()` and `set_wear(wear)`.
|
You use `add_wear()`, `get_wear()` and `set_wear(wear)`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user