function var_boot_enterFastArea() /* entry=252 class_id=0x045C slot=0x0F */
{
  var
    referent, /* [BP+00h] type=0x69 */
    item, /* [BP-02h] type=0x24 */
    counter; /* [BP-04h] type=0x69 */

  entry:
    set_info(0x021B, *(arg_06));
    process_exclude();
    if (((((global[0x001F] != 3) || (global[0x001F] != 4)) || (global[0x001F] != 6)) || (global[0x001F] != 7)) || (global[0x001F] != 9)) goto block_0411;

  block_03AF:
    for item in nearby_items(shape=0x03AA, origin=arg_06) {
      if (Item.getQLo(item) == Item.getQLo(arg_06)) {
        ITEM.slot_24(0x1000, item);
      }
      /* loopnext  */
    }

  block_040C:
    goto block_0476;

  block_0411:
    for item in nearby_items(shape=0x03AA, origin=arg_06) {
      if (Item.getQLo(item) == Item.getQLo(arg_06)) {
        ITEM.slot_23(0x1000, item);
      }
      /* loopnext  */
    }

  block_0461:
    goto block_058A;

  block_0476:
    suspend;
    FREE.slot_20(pid, 120);
    spawn FREE.waitNTimerTicks((retval + 0x00DC), 0x00000000);
    suspend;
    counter = 0;

  block_04BC:
    if (counter <= 4) goto block_0504;

  block_04C4:
    spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
    suspend;
    counter = (1 + counter);
    goto block_04BC;

  block_0504:
    FREE.slot_20(pid, 120);
    spawn FREE.waitNTimerTicks((retval + 120), 0x00000000);
    suspend;
    counter = 0;

  block_053C:
    if (counter <= 4) goto block_0587;

  block_0544:
    spawn FREE.waitNTimerTicks(pid, 10, 0x00000000);
    suspend;
    counter = (1 + counter);
    goto block_053C;

  block_0587:
    goto block_0476;

  block_058A:
    return;

}
