fn boss_2(
    dynamic_rng: &mut impl Rng,
    tile_wcenter: Vec3<i32>
) -> Vec<EntityInfo>