m
Move page script moved page API CanMerchantRepair to WoW:API CanMerchantRepair without leaving a redirect
(Can the merchant repair items or not) |
m (Move page script moved page API CanMerchantRepair to WoW:API CanMerchantRepair without leaving a redirect) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | |||
Can the merchant repair items or not. | |||
canRepair = CanMerchantRepair(); | canRepair = CanMerchantRepair(); | ||
==Parameters== | |||
===Returns=== | |||
;canRepair : Boolean - Is true if the merchant can repair, false otherwise. | |||