Sheathe

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.

Arguments
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

Examples

Sheathe(Tom, "Greatsword")

Sheathe(Tom, "Antique Magnifier")


See Also