The logic is like this:
Python:
if emma_hot:
$ emma_look = "hot"
elif v12_emma_dress == 2 and perry_emma == False:
$ emma_look = "summer"
$ emma_hair = "long"
else:
$ emma_look = 1
$ emma_hair = False
* If Ian and Emma are hooking up or dating and he encouraged her to go with skimpy things, she dresses accordingly.
* Otherwise she will keep the dress if you complimented her looks and she didn't get together with Perry (Perry likes her old look so he influences her. Fucking Perry)
* Otherwise she goes back to her regular appearance.