forked from SilverStudioGames/WTS
Fix
* Fixed Hermione not taking bra off during "admire breasts" with certain clothing configuration.
This commit is contained in:
parent
3a853c8e60
commit
47096ba09d
@ -26,7 +26,8 @@ label hg_pf_admire_breasts_transition:
|
||||
$ hermione.strip("top", "bra", "accessory")
|
||||
pause 2.0
|
||||
else:
|
||||
$ hermione.strip("accessory")
|
||||
$ hermione.strip("accessory", "bra")
|
||||
pause 2.0
|
||||
|
||||
her @ cheeks blush "" ("angry", "happyCl", "base", "down", trans=d3)
|
||||
call ctc
|
||||
|
Loading…
Reference in New Issue
Block a user