|
@@ -214,7 +214,7 @@ if $ARGS[0] = 'sorry_didnt_cum':
|
|
end
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'better_than_boyfriend':
|
|
if $ARGS[0] = 'better_than_boyfriend':
|
|
- if pcs_lovers - pcs_girlfriends > 0 and sex_ev['better_than_lover_talk'] = 0 and sex_ev['virgin'] = 0:
|
|
|
|
|
|
+ if pcs_lover - pcs_girlfriends > 0 and sex_ev['better_than_lover_talk'] = 0 and sex_ev['virgin'] = 0:
|
|
act'You''re better than my boyfriend':
|
|
act'You''re better than my boyfriend':
|
|
sex_ev['better_than_lover_talk'] = 1
|
|
sex_ev['better_than_lover_talk'] = 1
|
|
npc_know_have_boyfriend[$boy] = 1
|
|
npc_know_have_boyfriend[$boy] = 1
|
|
@@ -269,7 +269,7 @@ if $ARGS[0] = 'sore_pussy':
|
|
gs'sex_ev_pillow_talk', 'sex_talk'
|
|
gs'sex_ev_pillow_talk', 'sex_talk'
|
|
end
|
|
end
|
|
|
|
|
|
- if npc_rel_type[$boy] ! 'boyfriend' and pcs_lovers - pcs_girlfriends > 0:
|
|
|
|
|
|
+ if npc_rel_type[$boy] ! 'boyfriend' and pcs_lover - pcs_girlfriends > 0:
|
|
act'Wish my boyfriend was that big':
|
|
act'Wish my boyfriend was that big':
|
|
npc_know_cheat[$boy] = 1
|
|
npc_know_cheat[$boy] = 1
|
|
cla & *nl
|
|
cla & *nl
|
|
@@ -2470,7 +2470,7 @@ if $ARGS[0] = 'pubes_other_lovers':
|
|
gs'sex_ev_pillow_talk', 'boy_pubes_response'
|
|
gs'sex_ev_pillow_talk', 'boy_pubes_response'
|
|
end
|
|
end
|
|
|
|
|
|
- if pcs_lovers > 0 and pcs_lovers - pcs_girlfriends > 0:
|
|
|
|
|
|
+ if pcs_lover > 0 and pcs_lover - pcs_girlfriends > 0:
|
|
act'My boyfriend likes it':
|
|
act'My boyfriend likes it':
|
|
cla & *nl
|
|
cla & *nl
|
|
'"My boyfriend likes it this way," you shrug. "Why do you ask?"'
|
|
'"My boyfriend likes it this way," you shrug. "Why do you ask?"'
|