Initial posing
This commit is contained in:
parent
304221c601
commit
cb4fd94def
@ -1126,7 +1126,10 @@ label ll_pf_talk_T4_E1_repeat:
|
|||||||
gen "On the desk, if you please..." ("base", xpos="far_left", ypos="head")
|
gen "On the desk, if you please..." ("base", xpos="far_left", ypos="head")
|
||||||
lun "Oh! Okay then!" ("smile", "base", "base", "downL")
|
lun "Oh! Okay then!" ("smile", "base", "base", "downL")
|
||||||
|
|
||||||
#TODO Fade to Luna sitting on desk CG
|
if game.daytime:
|
||||||
|
show lun_talk as cg zorder 16
|
||||||
|
else:
|
||||||
|
show lun_talk as cg zorder 16 at color_temperature(1.0)
|
||||||
|
|
||||||
lun "You are going to bait the wrackspurts again, [name_genie_luna]?"
|
lun "You are going to bait the wrackspurts again, [name_genie_luna]?"
|
||||||
gen "That's right."
|
gen "That's right."
|
||||||
@ -1162,6 +1165,7 @@ label ll_pf_talk_T4_E1_repeat:
|
|||||||
gen "Yes... Push those beautiful breasts together for me, will you?"
|
gen "Yes... Push those beautiful breasts together for me, will you?"
|
||||||
|
|
||||||
#Breasts pushed together pose
|
#Breasts pushed together pose
|
||||||
|
show lun_talk arms_grab_chest as cg
|
||||||
|
|
||||||
nar "*Fap* *Fap* *Fap*..."
|
nar "*Fap* *Fap* *Fap*..."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user