Skip to main content
The Deno 2 Release Candidate is here
Learn more
method QuestHelper.prototype.resetQuestState
Re-export
import { QuestHelper } from "https://deno.land/x/sptaki@1.2.0/helpers/mod.ts";

Resets a quests values back to its chosen state

Parameters

pmcData: IPmcData

Profile to update

newQuestState: QuestStatus

New state the quest should be in

questId: string

Id of the quest to alter the status of