IDoodadOld: Partial<default> & {
    gfx?: number;
    growInto?: DoodadType;
    legendary?: MagicalPropertyOld;
    magicalProperties?: MagicalPropertyOld[];
    ownerIdentifier?: string;
}

Generated using TypeDoc