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