Small logic fix
* Adjusted writing (dev)
This commit is contained in:
parent
5e76ca2cb2
commit
34f5d96e3b
@ -333,6 +333,12 @@ label her_vibrators_nevermind:
|
||||
|
||||
if her_tier >= 5: #wants to keep them
|
||||
her "Oh... *Ehm*..." ("soft", "base", "base", "mid", cheeks="blush")
|
||||
if not her_outfit_vibrators.unlocked:
|
||||
gen "I'm waiting..."
|
||||
her "..." ("soft", "base", "base", "mid", cheeks="blush")
|
||||
show vibrators_floor at Transform(xpos=340, ypos=355, zoom=0.5)
|
||||
with d5
|
||||
else:
|
||||
gen "Or you could keep them, of course." ("base", xpos="far_left", ypos="head")
|
||||
her "Thank you..." ("soft", "base", "base", "R", cheeks="blush")
|
||||
else:
|
||||
|
Loading…
Reference in New Issue
Block a user