Syri

AccendinoMan

Active Member
How do you unlock the "Don't go" option after screwing Syri? I remember unlocking it once but have no idea how I did that
 

Ormael

Well-Known Member
I think that won't be possible until Savin write content for it. Plus I think it was never possible to pick this option.
 

Xeivous

Well-Known Member
Actually I think the don't go button is for going another round with Syri, but you need high labido for it.
 

BubbleLord

Scientist
Creator
Long as you have the standard lust amount (33?) it should be there.
 
M

MateMint

Guest
Was kinda hoping for a ''don't go, stay and stuff.. You know have some fun with your sister and I''
 

Couch

Scientist
Creator
It's not libido based, it's if you can go again.  The blowjob always triggers it because you don't cum, so your Lust isn't reset.  Syri, being an NPC, has no such limitations, so you can give Syri infinite blowjobs in a row as long as you don't do anything else.
 

NotYouNorI

Well-Known Member
It's not libido based, it's if you can go again.  The blowjob always triggers it because you don't cum, so your Lust isn't reset.  Syri, being an NPC, has no such limitations, so you can give Syri infinite blowjobs in a row as long as you don't do anything else.

Though, having max (or close enough to max) libido helps with that min lust.
 

Noob Salad

Captain Shitpost
You can't; Syri finds you clingy and has commitment issues.
 

Karretch

Well-Known Member
I'll chime in that if it's Lust based it's low lust levels. I'm keen to think it's high Libido as well, haven't looked at the scene code to see what it is yet.


if(pc.libido() >= 60 || pc.lust() >= 33) addButton(2,"Don't Go",dontGoAwayYouKnotCunt);


I think this is the right bit, so it's locked behind both.
 
Last edited by a moderator:

Nik_van_Rijn

Well-Known Member
I'll chime in that if it's Lust based it's low lust levels. I'm keen to think it's high Libido as well, haven't looked at the scene code to see what it is yet.


if(pc.libido() >= 60 || pc.lust() >= 33) addButton(2,"Don't Go",dontGoAwayYouKnotCunt);


I think this is the right bit, so it's locked behind both.

| | signifies 'or', not 'and'. So if that bit is from the current code, you can trigger it with either High enough Libido or sufficient risidual Lust.
 

Ormael

Well-Known Member
LOL I like that added blurb of "don't go away you knot cunt" xD

If you have read CoC code you would tons of such names for scenes like here so it's already long tradition at fen games for this funny names of links to scenes that sadly many people will never see ^^
 
Top