Susan Latex Set (QA)

This commit is contained in:
LoafyLemon 2022-07-16 21:22:48 +01:00
parent 5c96a89d9e
commit 5c19a29b1b
12 changed files with 20 additions and 28 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -119,9 +119,7 @@ default sus_panties_sport1 = DollCloth("susan", ("lower undergarment", "panties"
# Latex
default sus_bra_latex1 = DollCloth("susan", ("upper undergarment", "bras"), "bra", "latex_bra_1", [[250, 139, 241, 255],[148, 146, 145, 255]])
default sus_bra_latex2 = DollCloth("susan", ("upper undergarment", "bras"), "bra", "latex_bra_2", [[250, 139, 241, 255],[148, 146, 145, 255]])
default sus_bra_latex1 = DollCloth("susan", ("upper undergarment", "bras"), "bra", "latex_bra_1", [[250, 139, 241, 255]])
default sus_panties_latex1 = DollCloth("susan", ("lower undergarment", "panties"), "panties", "latex_panties_1", [[250, 139, 241, 255]])
default sus_outfit_latex1 = DollOutfit([sus_hair_base, sus_bra_latex1, sus_panties_latex1], addons=[sus_bra_latex2], price=200, name="Latex Underwear", desc="Enchanted to prevent friction burn.")
default sus_outfit_latex1 = DollOutfit([sus_hair_base, sus_bra_latex1, sus_panties_latex1], price=200, name="Latex Underwear", desc="Enchanted to prevent chafing.")