Skip to main content
The Deno 2 Release Candidate is here
Learn more
method InraidController.prototype.migrateScavQuestProgressToPmcProfile
import { InraidController } from "https://deno.land/x/sptaki@1.2.0/controllers/InraidController.d.ts";

Scav quest progress isnt transferred automatically from scav to pmc, we do this manually

Parameters

scavProfile: IPmcData

Scav profile with quest progress post-raid

pmcProfile: IPmcData

Server pmc profile to copy scav quest progress into