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.
Argument | Character Name |
---|---|
Type | Character |
Default | REQUIRED |
Description | Name of the character |
Argument | Item Name |
Type | Item |
Default | REQUIRED |
Description | Name of the item |
Pocket(Tom, "Coin")