function mdoor_e_avatarStoleSomething() /* entry=7 class_id=0x0046 slot=0x13 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    num, /* [BP+0Ah] type=0x69 */
    item, /* [BP-02h] type=0x24 */
    item2, /* [BP-04h] type=0x24 */
    door; /* [BP-06h] type=0x24 */

  entry:
    set_info(0x022E, *(arg_06));
    process_exclude();
    door = *(arg_06);
    spawn class_0A06_slot_22(pid, door);
    suspend;
    return;

}
