Pocket

Character puts the item they're holding in their left hand into their pocket. If the character is not holding the specified item in their left hand, the action fails.

Arguments
Argument Character Name
Type String
Default REQUIRED
Description Name of the character
Argument Item Name
Type String
Default REQUIRED
Description Name of the item

Examples

Pocket(Tom, "Coin")


See Also