function free_slot_26() /* entry=382 class_id=0x0A0C slot=0x26 */
{
  var
    flick, /* [BP+06h] type=0x73 */
    localFlick; /* [BP-02h] type=0x73 */

  /* param_pid_chg bp_offset=0x6 target=[BP+06h] copy_type=0x1 */
  set_info(1, global[0x003C]);
  /* free_local_string bp_offset=0xFE target=[BP-02h] */
  localFlick = flick;
  spawn FREE.waitNTimerTicks(pid, 60, 0x00000000);
  suspend;
  FREE.slot_41();
  /* global_address global_id=0x3C */
  while (!Actor.NPCGetField0x59Flag1_0AB()) {
    spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
    suspend;
  }
  /* global_address global_id=0x3C */
  if (Actor.isDead()) {
    /* global_address global_id=0x3C */
    while (!Actor.isBusy()) {
      spawn FREE.waitNTimerTicks(pid, 2, 0x00000000);
      suspend;
    }
    /* global_address global_id=0x3C */
    suspend;
    /* global_address global_id=0x3C */
    suspend;
  }
  /* free_local_string bp_offset=0xFE target=[BP-02h] */
  return;
}
