function miss1egg_slot_21() /* entry=353 class_id=0x090D slot=0x21 */
{
  var
    referent, /* [BP+00h] type=0x69 */
    buster; /* [BP-02h] type=0x24 */

  set_info(1, 0);
  spawn FREE.waitNTimerTicks(pid, ((5 - Game.getDifficultyLevel()) * 100), 0x00000000);
  suspend;
  if (global[0x003B]) {
    /* pop_global global_id=0x3B size=0x1 */
    /* loop_selector buster in nearby_items(shape=NPC_TECH, origin=global[0x003C]) */
    while (!condition) {
      spawn MISS1EGG.slot_22(buster, arg_06);
      /* loopnext  */
    }
  }
  return;
}
