catch_put_into_act

Response Typescript
EntitiesObjects
Parameters-

    This trigger will fire for a container when someone attempts to "put" something
"into" it.

@n - The mobile that is "putting" the object.
@actor

@o - The object that the mobile is "putting".
@item

@container - The container into which the item is being placed.

@x - The type of "put into" being performed.
@criteria

The values for @criteria are listed below. As this trigger matures new
types may be added:

put

The item is being placed via the 'put' command.