feat: syndicate mission rotation #1781

Merged
Sainan merged 2 commits from syndicate-rot into main 2025-04-22 10:00:49 -07:00
Showing only changes of commit c4d968cd0d - Show all commits

View File

@ -4,14 +4,7 @@ import { unixTimesInMs } from "@/src/constants/timeConstants";
import { config } from "@/src/services/configService";
import { CRng } from "@/src/services/rngService";
import { eMissionType, ExportNightwave, ExportRegions } from "warframe-public-export-plus";
import {
ICalendarDay,
ICalendarSeason,
ILiteSortie,
ISeasonChallenge,
ISortie,
IWorldState
} from "../types/worldStateTypes";
import { ICalendarDay, ICalendarSeason, ILiteSortie, ISeasonChallenge, IWorldState } from "../types/worldStateTypes";
const sortieBosses = [
"SORTIE_BOSS_HYENA",