Character sheathes the item they're holding in their right hand. If the character is holding the item or an item with the provided name does not exist, the action fails.
| Argument | Character Name |
|---|---|
| Type | String |
| Default | REQUIRED |
| Description | Name of the character to sheathe |
| Argument | Item Name |
| Type | String |
| Default | REQUIRED |
| Description | Name of the item to sheathe |
Sheathe(Tom, "Greatsword")
Sheathe(Tom, "Antique Magnifier")