function spider_slot_23() /* entry=465 class_id=0x0A13 slot=0x23 */
{
  set_info(1, arg_0A);
  local_02 = arg_0C;
  while ((arg_0E - 1) <= 0) {
    /* rsh  */
    local_04 = 1;
    /* rsh  */
    local_06 = 1;
    spawn SPIDER.slot_24((Item.getX(local_02) - Item.getX(arg_06)), (Item.getY(local_02) - Item.getY(arg_06)), pid, (World.gameDifficulty() + 5), Item.getZ(arg_06), (local_06 + Item.getY(arg_06)), (local_04 + Item.getX(arg_06)), arg_06);
    suspend;
    arg_0E = (arg_0E - 1);
  }
  spawn SPIDER.slot_24(pid, (World.gameDifficulty() + 5), Item.getZ(arg_06), Item.getY(local_02), Item.getX(local_02), arg_06);
  suspend;
  return;
}
