|
@@ -167,7 +167,7 @@ if $ARGS[0] = 'chat':
|
|
|
act 'Tell her about Djibril': gt 'anushkachat_city', 'tell_about_djibril1'
|
|
|
end
|
|
|
end
|
|
|
- if DjibrilQW['tell'] = 1 and DjibrilQW['nush_inv'] = 0:
|
|
|
+ if DjibrilQW['tell'] = 1 and DjibrilQW['nush_inv'] = 0 and npc_sex['A144'] > 0:
|
|
|
act 'Invite to see Djibril': gt 'anushkachat_city', 'invite_djibril'
|
|
|
end
|
|
|
if DjibrilQW['nush_inv'] = 1 and DjibrilQW['tell'] = 1 and DjibrilQW['african_gangbang'] = 1:
|
|
@@ -329,8 +329,9 @@ if $ARGS[0] = 'chat':
|
|
|
'The way she says it makes you blush. She leaves no doubt about what she means and she makes it sound so dirty while being exciting at the same time.'
|
|
|
act 'Maybe':
|
|
|
*clr & cla
|
|
|
- minut += 5
|
|
|
- anushkaQW['sveta_love'] += 1
|
|
|
+ minut += 4
|
|
|
+ if anushkaQW['kiss_day'] ! daystart: anushkaQW['kiss_day'] = daystart & anushkaQW['kiss'] += 1
|
|
|
+ gs 'arousal', 'kiss', 1, 'lesbian'
|
|
|
gs 'npc_relationship', 'modify', 'A144', 'like'
|
|
|
'<center><h4><font color="maroon">Anushka''s Room</font></h4></center>'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/bedroom/brtkiss.jpg"></center>'
|
|
@@ -390,7 +391,7 @@ if $ARGS[0] = 'chat':
|
|
|
end
|
|
|
end
|
|
|
gs 'willpower', 'misc', 'self', 'easy'
|
|
|
- if will_cost <= pcs_willpwr:
|
|
|
+ if will_cost <= pcs_willpwr and anushkaQW['kiss_day'] ! daystart:
|
|
|
act 'Kiss her (<<will_cost>> Willpower)':
|
|
|
*clr & cla
|
|
|
gs 'willpower', 'pay', 'self'
|
|
@@ -401,6 +402,7 @@ if $ARGS[0] = 'chat':
|
|
|
else
|
|
|
anushkaQW['kiss'] += 1
|
|
|
end
|
|
|
+ anushkaQW['kiss_day'] = daystart
|
|
|
'<center><h4><font color="maroon">Anushka''s Room</font></h4></center>'
|
|
|
'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/anushka/bedroom/brtkiss.jpg"></center>'
|
|
|
if pcs_hotcat >= 6:
|
|
@@ -646,7 +648,7 @@ if $ARGS[0] = 'boyfriend_chat':
|
|
|
act 'Stop talking': gt 'anush_bedroom_city','anushroom'
|
|
|
act 'Keep talking': gt 'anushkachat_city', 'chat'
|
|
|
else
|
|
|
- if pcs_hotcat >= 6:
|
|
|
+ if pcs_hotcat >= 6 and npc_sex['A144'] > 0:
|
|
|
'"Fedor," you tell her.'
|
|
|
'She arches a slender brow. "Fedor? Really? Come on now, if you were going to date a jock why not go for one of the better athletes like Lazar or Ivan? I mean <b>Fedor</b>? He''s like an Ivan-lite," she says with a giggle.'
|
|
|
'You''re mad at her for talking smack about your boyfriend, but she can''t keep a straight face and you realize that she''s just yanking your chain. "Yeah, I like him. He''s sweet."'
|
|
@@ -705,7 +707,7 @@ if $ARGS[0] = 'boyfriend_chat':
|
|
|
if artemQW['bf'] = 1:
|
|
|
act 'Artem':
|
|
|
cla
|
|
|
- if pcs_hotcat >= 6:
|
|
|
+ if pcs_hotcat >= 6 and npc_sex['A144'] > 0:
|
|
|
'"Artem," you tell her.'
|
|
|
'She arches a slender brow. "Artem? The nerd?" She seems to consider it for a moment. "Well, I guess he is kind of cute and I bet you have him totally pussy whipped to do whatever you want. Yeah okay, I can see the appeal," she says with a giggle.'
|
|
|
'You shake your head at her comment. "He''s sweet and really nice to me."'
|
|
@@ -936,7 +938,7 @@ if $ARGS[0] = 'tell_about_djibril':
|
|
|
'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to come with you to his dorm room one time?'
|
|
|
act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
|
|
|
act 'Talk about something else': gt 'anushkachat_city', 'chat'
|
|
|
- if DjibrilQW['nush_inv'] = 0:
|
|
|
+ if DjibrilQW['nush_inv'] = 0 and npc_sex['A144'] > 0:
|
|
|
act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril'
|
|
|
end
|
|
|
end
|
|
@@ -996,7 +998,7 @@ if $ARGS[0] = 'tell_about_djibril1':
|
|
|
'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to come with you to his dorm room one time?'
|
|
|
act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
|
|
|
act 'Talk about something else': gt 'anushkachat_city', 'chat'
|
|
|
- if DjibrilQW['nush_inv'] = 0:
|
|
|
+ if DjibrilQW['nush_inv'] = 0 and npc_sex['A144'] > 0:
|
|
|
act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril'
|
|
|
end
|
|
|
end
|
|
@@ -1062,7 +1064,7 @@ if $ARGS[0] = 'tell_about_djibril_gangbang':
|
|
|
'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to join in next time?'
|
|
|
act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
|
|
|
act 'Talk about something else': gt 'anushkachat_city', 'chat'
|
|
|
- act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril_gangbang'
|
|
|
+ if and npc_sex['A144'] > 0: act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril_gangbang'
|
|
|
end
|
|
|
end
|
|
|
|