Attempts to repair all of the player's damaged items
See also Merchant functions.
Signature:
RepairAllItems([useGuildMoney])
Arguments:
useGuildMoney
- 1 to use guild bank money (if available); nil or omitted to use the player's own money (1nil
)