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

Get quests that can be shown to player after failing a quest

Parameters

failedQuestId: string

Id of the quest failed by player

sessionId: string

Session id

Returns

IQuest array