Editors Note: (needs to be updated)
Functions Documentation
View Function Edit Function
Name shpRepairItem
Syntax (shpRepairItem ship itemListCursor)
Argument List ship: The ship that want to repair an item on.
itemListCursor: The itemListCursor of the item you want to repair.
Returns condition: True if successful, Nil otherwise.
Category item, repair/damage, ship
Description Repairs the given item on the ship.
Example
Comment Helpful in repairing damaged items.