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

Properties

nextResupply: number
items: Item[]
barter_scheme: Record<string, IBarterScheme[][]>
loyal_level_items: Record<string, number>