Susan clothing colour adjustments
* Adjusted Hair colour * Adjusted Jeans button colour
This commit is contained in:
parent
93b3195ef2
commit
1453df5627
BIN
game/characters/susan/clothes/bottom/jeans_1/1.webp
(Stored with Git LFS)
BIN
game/characters/susan/clothes/bottom/jeans_1/1.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/characters/susan/clothes/hair/base/0.webp
(Stored with Git LFS)
BIN
game/characters/susan/clothes/hair/base/0.webp
(Stored with Git LFS)
Binary file not shown.
BIN
game/characters/susan/clothes/hair/base/1.webp
(Stored with Git LFS)
Normal file
BIN
game/characters/susan/clothes/hair/base/1.webp
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -51,7 +51,7 @@ default susan = Doll(name="susan",
|
||||
## Schoolgirl Outfit ##
|
||||
#######################
|
||||
|
||||
default sus_hair_base = DollCloth("susan", ("head", "hair"), "hair", "base", [[213, 90, 42, 255]], unlocked=True)
|
||||
default sus_hair_base = DollCloth("susan", ("head", "hair"), "hair", "base", [[213, 85, 35, 255], [231, 109, 61, 255]], unlocked=True)
|
||||
|
||||
|
||||
#TBA
|
||||
@ -72,7 +72,7 @@ default sus_outfit_last = DollOutfit([sus_hair_base], hidden=True)
|
||||
##########################
|
||||
|
||||
default sus_top_muggle_casual1 = DollCloth("susan", ("upper body", "sweaters"), "top", "muggle_casual_top_1", [[157, 105, 68, 255]])
|
||||
default sus_bottom_jeans1 = DollCloth("susan", ("lower body", "trousers"), "bottom", "jeans_1", [[78, 65, 127, 255]])
|
||||
default sus_bottom_jeans1 = DollCloth("susan", ("lower body", "trousers"), "bottom", "jeans_1", [[78, 65, 127, 255], [242, 114, 35, 255]])
|
||||
default sus_bra_muggle1 = DollCloth("susan", ("upper undergarment", "bras"), "bra", "muggle_bra_1", [[225, 201, 161, 255], [255, 251, 219, 255]])
|
||||
default sus_panties_muggle1 = DollCloth("susan", ("lower undergarment", "panties"), "panties", "muggle_panties_1", [[225, 201, 161, 255], [255, 251, 219, 255]])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user