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

Properties

body: Record<string, number>
feet: Record<string, number>
hands: Record<string, number>
head: Record<string, number>
voice: Record<string, number>