Bugfix
* Fixed breast layering issue for Talk To Me CG
This commit is contained in:
parent
c697e69109
commit
f437fc18fa
@ -740,8 +740,6 @@ layeredimage lun_talk:
|
||||
attribute base default
|
||||
|
||||
always "lun_talk_hair"
|
||||
always "lun_talk_chest" if_not ["arms_grab_chest", "legs_down"]
|
||||
attribute arms_grab_chest
|
||||
|
||||
group arm_right prefix "arm_right" if_not ["arms_grab_chest"]:
|
||||
attribute rest default
|
||||
@ -752,6 +750,9 @@ layeredimage lun_talk:
|
||||
attribute rest default
|
||||
attribute spread_variant_legs_up
|
||||
|
||||
always "lun_talk_chest" if_not ["arms_grab_chest", "legs_down"]
|
||||
attribute arms_grab_chest
|
||||
|
||||
group legs prefix "legs" auto:
|
||||
attribute down default
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user