Skip to main content
The Deno 2 Release Candidate is here
Learn more
enum QuestRewardType
import { QuestRewardType } from "https://deno.land/x/sptaki@1.2.0/models/enums/mod.ts";

Members

ASSORTMENT_UNLOCK = "AssortmentUnlock"
EXPERIENCE = "Experience"
ITEM = "Item"
PRODUCTIONS_SCHEME = "ProductionScheme"
SKILL = "Skill"
STASH_ROWS = "StashRows"
TRADER_STANDING = "TraderStanding"
TRADER_STANDING_RESET = "TraderStandingReset"
TRADER_STANDING_RESTORE = "TraderStandingRestore"
TRADER_UNLOCK = "TraderUnlock"