interface IGiftsConfig.IGiftsConfig
implements IBaseConfig
Re-export
import { type IGiftsConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/mod.ts";
const { IGiftsConfig } = IGiftsConfig;
Properties
gifts: Record<string, Gift>
Properties
gifts: Record<string, Gift>
Properties
items: Item[]
Items to send to player
Optinal - supply a users id to send from, not necessary when sending from SYSTEM or TRADER
senderDetails: IUserDialogInfo
optional
trader: TradersOptional - supply a trader type to send from, not necessary when sending from SYSTEM or USER
optional
profileChangeEvents: IProfileChangeEvent[]Optional, can be used to change profile settings like level/skills