Skip to main content

CharacterArchetypeClothes

Callable

  • CharacterArchetypeClothes(C: Character, Archetype: Mistress | Maid | AnimeGirl | Bunny | Succubus | Employee, ForceColor?: string): void

  • Sets the clothes based on a character archetype


    Parameters

    • C: Character

      Character to set the clothes for

    • Archetype: Mistress | Maid | AnimeGirl | Bunny | Succubus | Employee

      Archetype to determine the clothes to put on

    • optionalForceColor: string

      Color to use for the added clothes

    Returns void

    • Nothing