Hotfix
This commit is contained in:
parent
fae1d26cd0
commit
93b3195ef2
@ -44,10 +44,8 @@ default susan = Doll(name="susan",
|
|||||||
"eyes": ["base", 8, True],
|
"eyes": ["base", 8, True],
|
||||||
"pupils": ["mid", 9, True],
|
"pupils": ["mid", 9, True],
|
||||||
"mouth": ["base", 13, True]},
|
"mouth": ["base", 13, True]},
|
||||||
body={"armleft": ["behind", -1],
|
body={"base": ["front", 0],
|
||||||
"armright":["behind", -1],
|
"breasts": [None, 2]})
|
||||||
"base": ["front", 0],
|
|
||||||
"breasts": ["normal", 2]})
|
|
||||||
|
|
||||||
#######################
|
#######################
|
||||||
## Schoolgirl Outfit ##
|
## Schoolgirl Outfit ##
|
||||||
|
Loading…
Reference in New Issue
Block a user