Discuss this page on this pages TalkPage
shpRepairItem
See shpRepairItem at Xelerus
Syntax | (shpRepairItem ship itemListCursor) |
Arguments | 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, damage, ship |
Description | Repairs the given item on the ship. |
Example