Susan School Uniform
* Defined Remaining uniform pieces and adjusted base outfit. * Fixed highlights on top by separating into "extra" layer. * Fixed School skirt button luminosity. Separated highlights into "extra" layer. * Added Socks Highlights as "extra" layer.
This commit is contained in:
parent
8c6e467816
commit
792f7ef274
BIN
game/characters/susan/clothes/bottom/school_skirt_1/1.webp
(Stored with Git LFS)
BIN
game/characters/susan/clothes/bottom/school_skirt_1/1.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_1/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/bottom/school_skirt_1/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_2/1.webp
(Stored with Git LFS)
BIN
game/characters/susan/clothes/bottom/school_skirt_2/1.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_2/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/bottom/school_skirt_2/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_3/1.webp
(Stored with Git LFS)
BIN
game/characters/susan/clothes/bottom/school_skirt_3/1.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_3/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/bottom/school_skirt_3/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_4/1.webp
(Stored with Git LFS)
BIN
game/characters/susan/clothes/bottom/school_skirt_4/1.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/characters/susan/clothes/bottom/school_skirt_4/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/bottom/school_skirt_4/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/stockings/short_school_1/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/stockings/short_school_1/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/stockings/short_school_2/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/stockings/short_school_2/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/top/top_school_1/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/top/top_school_1/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/top/top_school_2/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/top/top_school_2/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/top/top_school_3/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/top/top_school_3/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/top/top_school_4/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/top/top_school_4/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/top/top_school_5/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/top/top_school_5/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
BIN
game/characters/susan/clothes/top/top_school_7/extra.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/top/top_school_7/extra.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -65,21 +65,25 @@ default sus_top_school5 = DollCloth("susan", ("upper body", "shirts"), "top", "t
|
||||
default sus_top_school7 = DollCloth("susan", ("upper body", "shirts"), "top", "top_school_7", [[114,109,126,255], [51,43,54,255], [212,161,14,255]], unlocked=True)
|
||||
|
||||
#Bottoms
|
||||
#TODO
|
||||
#orig file colours default sus_bottom_school1 = DollCloth("susan", ("lower body", "skirts"), "bottom", "school_skirt_1", [[86, 74, 91, 255], [219,165,13,255]], unlocked=True)
|
||||
default sus_bottom_school1 = DollCloth("susan", ("lower body", "skirts"), "bottom", "school_skirt_1", [[103, 90, 108, 255], [232, 177, 13, 255]], unlocked=True)
|
||||
default sus_bottom_school2 = DollCloth("susan", ("lower body", "skirts"), "bottom", "school_skirt_2", [[103, 90, 108, 255], [232, 177, 13, 255]], unlocked=True)
|
||||
default sus_bottom_school3 = DollCloth("susan", ("lower body", "skirts"), "bottom", "school_skirt_3", [[103, 90, 108, 255], [232, 177, 13, 255]], unlocked=True)
|
||||
default sus_bottom_school4 = DollCloth("susan", ("lower body", "skirts"), "bottom", "school_skirt_4", [[103, 90, 108, 255], [232, 177, 13, 255]], unlocked=True)
|
||||
|
||||
#Stockings
|
||||
#TODO
|
||||
|
||||
#Basic Underwear
|
||||
default sus_bra_base1 = DollCloth("susan", ("upper undergarment", "bras"), "bra", "basic_bra_1", [[255, 238, 237, 255], [236, 191, 191, 255], [249, 135, 135, 255]], unlocked=True)
|
||||
default sus_panties_base1 = DollCloth("susan", ("lower undergarment", "panties"), "panties", "basic_panties_1", [[255, 238, 237, 255], [236, 191, 191, 255], [249, 135, 135, 255]], unlocked=True)
|
||||
|
||||
#Stockings
|
||||
default sus_stockings_school1 = DollCloth("susan", ("legwear", "stockings"), "stockings", "short_school_1", [[212,161,14,255], [51,43,54,255]], unlocked=True)
|
||||
default sus_stockings_school2 = DollCloth("susan", ("legwear", "stockings"), "stockings", "short_school_2", [[51,43,54,255]], unlocked=True)
|
||||
|
||||
#Robes
|
||||
#TODO
|
||||
|
||||
#Adjust when new school pieces are added
|
||||
#default sus_outfit_default = DollOutfit([sus_hair_base, sus_top_school1, sus_bottom_school1, sus_bra_base1, sus_panties_base1, sus_stockings_base1], unlocked=True)
|
||||
default sus_outfit_default = DollOutfit([sus_hair_base, sus_bra_base1, sus_panties_base1], unlocked=True)
|
||||
default sus_outfit_default = DollOutfit([sus_hair_base, sus_top_school1, sus_bottom_school1, sus_bra_base1, sus_panties_base1, sus_stockings_school1], unlocked=True)
|
||||
default sus_outfit_last = DollOutfit([sus_hair_base], hidden=True)
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user