# IrinaRoom
if $ARGS[0] = 'start':
cla
*clr
$menu_loc = 'IrinaRoom'
$menu_arg = 'start'
menu_off = 0
minut += 5
gs 'stat'
gs 'themes', 'indoors'
'
Entrance where your girlfriend Ira lives'
'> src="images/locations/shared/apartment/podezdhr.jpg">'
act 'Leave':
cla
minut += 5
gt 'street'
end
act 'Ring Iras doorbell':
cla
if hour >= 16 and hour <= 21 and week >= 6 and IrinaQW ! 2:
'You ring the bell and Ira opens the door, she smiles and invites you in.'
act 'Enter apartment':gt 'IrinaRoom', 'first'
else
'You rang the doorbell but no one answers.'
act 'Leave':
cla
minut += 5
gt 'street'
end
end
end
end
if $ARGS[0] = 'first':
cla
clr
*clr
$menu_loc = 'IrinaRoom'
$menu_arg = 'first'
menu_off = 0
gs 'stat'
'Apartment Ira'
'> src="images/characters/city/ira/irinaroom.jpg">'
'A small studio apartment, Ira keeps it neat and tidy'
act 'Drink in the kitchen':gt 'IrinaRoom', 'first1'
end
if $ARGS[0] = 'first1':
cla
clr
*clr
minut += 60
pcs_mood += 50
if pcs_hydra >= 100:
pcs_hydra -= 5
else
pcs_hydra -= 10
end
$locclass = 'kitr'
menu_off = 1
gs 'stat'
'> src="images/characters/city/ira/irinaqw.jpg">'
'You and Ira settle in the kitchen with a bottle of wine and some fruits, you talk and chat merrily.'
'You''re both a bit tipsy and the conversation becomes more candid.'
act 'Leave':gt 'street'
if IrinaQW = 1:
act 'Suggest drinking to sisterhood':gt 'IrinaRoom', 'first2'
end
if IrinaQW >= 10:
act 'Kiss':gt 'IrinaRoom', 'kiss'
end
end
if $ARGS[0] = 'kiss':
cla
*clr
pcs_mood += 50
clr
gs 'stat'
'> src="images/characters/city/ira/irinakiss.jpg">'
'You passionately kiss Ira, and caress her firm breasts with your hands.'
gs 'arousal', 'kiss', 10, 'lesbian'
gs 'stat'
act 'Sex':gt 'IrinaRoom', 'sex'
end
if $ARGS[0] = 'sex':
cla
clr
*clr
pcs_mood += 50
pcs_mood = 100
pcs_willpwr += 100
gs 'stat'
'> src="images/characters/city/ira/sex/irinasex.jpg">'
if pcs_horny < 50:
'Once in bed you caress each other with passion and lick each others wet pussies. But the excitement gradually disappears and you feel that you won''t orgasm this time.'
$orgasm_or = 'no'
gs 'arousal', 'cuni', 60, 'lesbian'
gs 'arousal', 'cuni_give', 60, 'lesbian'
minut -= 60
gs 'stat'
end
if pcs_horny >= 50:
'Once in bed you caress each other with passion and lick each others wet pussies. Finally you are both satisfied.'
$orgasm_or = 'yes'
gs 'arousal', 'cuni', 60, 'lesbian'
gs 'arousal', 'cuni_give', 60, 'lesbian'
minut -= 60
gs 'stat'
end
act 'Leave':
cla
minut += 5
gs 'arousal', 'end'
gt 'street'
end
end
if $ARGS[0] = 'first2':
cla
clr
*clr
minut += 60
pcs_mood += 50
gs 'stat'
'> src="images/characters/city/ira/irinaqw1.jpg">'
'You suggest drinking to sister to Ira. Although slightly odd, this simple ritual removes tensions and brings you closer.'
act 'Kiss':gt 'IrinaRoom', 'first3'
end
if $ARGS[0] = 'first3':
cla
clr
*clr
pcs_mood += 50
gs 'stat'
'> src="images/characters/city/ira/irinaqw2.jpg">'
'You kiss Ira on her warm, soft, wine smelling lips. Irina flushes after the kiss and looks at you a little embarrassed and frightened.'
gs 'arousal', 'kiss', 5, 'lesbian'
gs 'stat'
act 'Ira undress':gt 'IrinaRoom', 'first4'
act 'Ira drink more':gt 'IrinaRoom', 'first5'
end
if $ARGS[0] = 'first4':
cla
clr
*clr
IrinaQW = 2
gs 'stat'
'You started unbuttoning Iras blouse, she jumps up and leaps from her chair screaming, "What are you doing? I''m not a lesbian!"'
'She seems very afraid of your forwardness and points you to the door.'
act 'Leave':
cla
minut += 5
gt 'street'
end
end
if $ARGS[0] = 'first5':
cla
clr
*clr
IrinaQW = 10
gs 'stat'
'> src="images/characters/city/ira/sex/irinaqw3.jpg">'
'You pumped Ira with wine, she is highly intoxicated and spilled wine on myself. She went into the bathroom to change. You, too, went in and offered to help her.'
'She undresses and you have decided to follow suit and after undressing climb into the shower. You start lathering her body and see that she is flushed and her nipples erect.'
dynamic $showerdin
if frost > 0:frost = 0
gs 'arousal', 'foreplay', 10, 'lesbian'
gs 'stat'
act 'Kiss':gt 'IrinaRoom', 'first6'
end
if $ARGS[0] = 'first6':
cla
clr
*clr
gs 'stat'
'> src="images/characters/city/ira/sex/irinaqw4.jpg">'
'You passionately hold your lips to Iras luscious lips, she suddenly says, "You kiss very passionately."'
gs 'arousal', 'kiss', 5, 'lesbian'
gs 'stat'
act 'Fondle breasts':gt 'IrinaRoom', 'first7'
end
if $ARGS[0] = 'first7':
cla
clr
*clr
gs 'stat'
'> src="images/characters/city/ira/sex/irinaqw5.jpg">'
'You lower your head to her chest and began to suck and lick her hard nipples as Ira moans in pleasure.'
gs 'arousal', 'breasts', 5, 'lesbian'
gs 'stat'
act 'Lick pussy':gt 'IrinaRoom', 'first8'
end
if $ARGS[0] = 'first8':
cla
clr
*clr
pcs_horny += 20
girl += 1
lesbian += 1
gs 'stat'
'> src="images/characters/city/ira/sex/irinaqw6.jpg">'
'You mouth begins to wander lower and lower until you come to Iras pussy. Moisture is already seeping from it and your tongue begins to caress her clit. Soon she shudders and moans in orgasm.'
'Ira decides to pay you back in the same coin and not speaking a word puts you on the edge of the tub and her lips sink into your pussy.'
gs 'arousal', 'cuni', 10, 'lesbian'
gs 'arousal', 'cuni_give', 10, 'lesbian'
minut -= 10
gs 'stat'
act 'Enjoy':gt 'IrinaRoom', 'first9'
end
if $ARGS[0] = 'first9':
cla
clr
*clr
pcs_mood = 100
pcs_willpwr += 100
gs 'stat'
'> src="images/characters/city/ira/sex/irinaqw7.jpg">'
'Iras lips and tongue quickly have an effect and you finish with passionate moans.'
$orgasm_or = 'yes'
gs 'arousal', 'cuni', 10, 'lesbian'
gs 'stat'
act 'Leave':
cla
minut += 5
gs 'arousal', 'end'
gt 'street'
end
end
--- IrinaRoom ---------------------------------