Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface ILocationConfig.CustomWaves
import { type ILocationConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/config/mod.ts";
const { CustomWaves } = ILocationConfig;

Properties

boss: Record<string, BossLocationSpawn[]>

Bosses spawn on raid start

normal: Record<string, Wave[]>