function door2_slot_41() /* entry=377 class_id=0x0A07 slot=0x41 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    counter, /* [BP-02h] type=0x69 */
    item; /* [BP-04h] type=0x24 */

  entry:
    set_info(0x0207, *(arg_06));
    spawn class_0A06_slot_22(pid, arg_06);
    suspend;
    counter = 1;

  block_39F8:
    if (counter <= 6) goto block_3A40;

  block_3A00:
    spawn class_0A0C_slot_32(pid, 5, 0x00000000);
    suspend;
    counter = (1 + counter);
    goto block_39F8;

  block_3A40:
    /* word_to_dword  */
    /* pop_result  */
    goto block_3A7B;

  block_3A7B:
    return;

}
