|
@@ -10,6 +10,12 @@ if $ARGS[0] = 'start':
|
|
|
tanznak = 2
|
|
|
end
|
|
|
|
|
|
+ if lezbsexhome = 1:
|
|
|
+ $lezbsexname = $loverdesc[lover_number]
|
|
|
+ else
|
|
|
+ $lezbsexname = 'the girl'
|
|
|
+ end
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/lezbsexstart.jpg"></center>'
|
|
|
xgt 'lezbsex', 'var'
|
|
|
end
|
|
|
|
|
@@ -17,42 +23,42 @@ if $ARGS[0] = 'startloverhome':
|
|
|
lezbsexhome = 1
|
|
|
pcs_horny += 10
|
|
|
minut += 15
|
|
|
- '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/loversexhome.jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/lezbsexhome.jpg"></center>'
|
|
|
|
|
|
- 'You spend some time with <<$loverdesc[lover_number]>> in the kitchen when she begins to get impatient and starts caressing you'
|
|
|
+ 'You spend some time with <<$loverdesc[lover_number]>> in the kitchen when she begins to get impatient and starts caressing you.'
|
|
|
act 'Kiss her back and take her to the bedroom':
|
|
|
loverrelation[lover_number] += 2
|
|
|
gt 'lezbsex', 'start'
|
|
|
end
|
|
|
act 'Stop her and say goodbye':
|
|
|
loverrelation[lover_number] -= 4
|
|
|
- killvar lezbsexhome
|
|
|
- dynamic $go_home
|
|
|
+ killvar 'lezbsexhome'
|
|
|
+ dynamic $go_straight_home
|
|
|
end
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'var':
|
|
|
gs 'stat'
|
|
|
|
|
|
- if picrand ! 11:act 'Get Cooney':gt 'lezbsex', 'kuni'
|
|
|
+ if picrand ! 11:act 'Get eaten out':gt 'lezbsex', 'kuni'
|
|
|
|
|
|
- act 'Give Cooney':gt 'lezbsex', 'ukuni'
|
|
|
+ act 'Eat her out':gt 'lezbsex', 'ukuni'
|
|
|
|
|
|
- if picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Get Anilingus':gt 'lezbsex', 'anuli'
|
|
|
- if picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Give anilingus':gt 'lezbsex', 'uanuli'
|
|
|
+ if picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Get a rimjob':gt 'lezbsex', 'anuli'
|
|
|
+ if picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Give her a rimjob':gt 'lezbsex', 'uanuli'
|
|
|
if strapon = 1 and picrand ! 11 and picrand ! 12 and picrand ! 13 and picrand ! 14 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 19 and picrand ! 20 and picrand ! 21 and picrand ! 22:
|
|
|
- act 'Strap-on pussy':gt 'lezbsex', 'svag'
|
|
|
- act 'Strap-on in the ass':gt 'lezbsex', 'sanal'
|
|
|
- act 'Strap on your pussy':gt 'lezbsex', 'usvag'
|
|
|
- act 'Strap you in the ass':gt 'lezbsex', 'usanal'
|
|
|
+ act 'Strapon-fuck her':gt 'lezbsex', 'svag'
|
|
|
+ act 'Strapon-fuck her in the ass':gt 'lezbsex', 'sanal'
|
|
|
+ act 'Get strapon-fucked':gt 'lezbsex', 'usvag'
|
|
|
+ act 'Get strapon-fucked in the ass':gt 'lezbsex', 'usanal'
|
|
|
end
|
|
|
|
|
|
if dildo = 1 and picrand ! 12 and picrand ! 19 and picrand ! 20 and picrand ! 22:
|
|
|
- act 'Dildo in pussy':gt 'lezbsex', 'dvag'
|
|
|
+ act 'Play with the dildo':gt 'lezbsex', 'dvag'
|
|
|
|
|
|
- if picrand ! 11 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Dildo in the ass':gt 'lezbsex', 'danal'
|
|
|
- if picrand ! 11:act 'Dildo in the pussy you':gt 'lezbsex', 'udvag'
|
|
|
- if picrand ! 11 and picrand ! 14 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Dildo you in the ass':gt 'lezbsex', 'udanal'
|
|
|
+ if picrand ! 11 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Anal play with the dildo':gt 'lezbsex', 'danal'
|
|
|
+ if picrand ! 11:act 'Let her play with the dildo':gt 'lezbsex', 'udvag'
|
|
|
+ if picrand ! 11 and picrand ! 14 and picrand ! 15 and picrand ! 16 and picrand ! 17 and picrand ! 18 and picrand ! 21:act 'Let her put the dildo in your ass':gt 'lezbsex', 'udanal'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -73,8 +79,8 @@ if $ARGS[0] = 'ukuni':
|
|
|
minut -=5
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'kuni':
|
|
@@ -92,8 +98,8 @@ if $ARGS[0] = 'kuni':
|
|
|
gs 'arousal', 'cuni', 5, 'lesbian'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'anuli':
|
|
@@ -111,8 +117,8 @@ if $ARGS[0] = 'anuli':
|
|
|
gs 'arousal', 'rimming', 5, 'lesbian'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'uanuli':
|
|
@@ -130,8 +136,8 @@ if $ARGS[0] = 'uanuli':
|
|
|
gs 'arousal', 'rimming_give', 5, 'lesbian'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'svag':
|
|
@@ -149,8 +155,8 @@ if $ARGS[0] = 'svag':
|
|
|
gs 'arousal', 'vaginal_strap_give', 5, 'lesbian', 'dom'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'sanal':
|
|
@@ -163,13 +169,13 @@ if $ARGS[0] = 'sanal':
|
|
|
end
|
|
|
|
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/lesbian/sanal<<picrand>>.jpg"></center>'
|
|
|
- 'You suck on the shaft to get it well-lubed, then put on the strap-on and gently insert it into the girl''s anus, pressing into her slowly at first, and as she adjusts to the backdoor invasion you push in and out, faster and faster.'
|
|
|
+ 'You suck on the shaft to get it well-lubed, then put on the strap-on and gently insert it into <<$lezbsexname>>''s anus, pressing into her slowly at first, and as she adjusts to the backdoor invasion you push in and out, faster and faster.'
|
|
|
|
|
|
gs 'arousal', 'anal_strap_give', 5, 'lesbian', 'dom'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'usvag':
|
|
@@ -187,8 +193,8 @@ if $ARGS[0] = 'usvag':
|
|
|
gs 'arousal', 'vaginal_strap', 5, 'lesbian', 'sub'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'usanal':
|
|
@@ -206,8 +212,8 @@ if $ARGS[0] = 'usanal':
|
|
|
gs 'arousal', 'anal_strap', 5, 'lesbian', 'sub'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'dvag':
|
|
@@ -225,8 +231,8 @@ if $ARGS[0] = 'dvag':
|
|
|
gs 'arousal', 'vaginal_dildo_give', 5, 'lesbian', 'sub'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'danal':
|
|
@@ -239,13 +245,13 @@ if $ARGS[0] = 'danal':
|
|
|
end
|
|
|
|
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/lesbian/danal<<picrand>>.jpg"></center>'
|
|
|
- 'You take a dildo, making sure she''s watching you as you slowly lick it, trying to cover it with the maximum amount of your thick saliva, and gently insert it into the girl''s anus. At first, you ease it in slowly, getting her used to the invasion, then push it deeper, stroking it into her faster and faster.'
|
|
|
+ 'You take a dildo, making sure she''s watching you as you slowly lick it, trying to cover it with the maximum amount of your thick saliva, and gently insert it into <<$lezbsexname>>''s anus. At first, you ease it in slowly, getting her used to the invasion, then push it deeper, stroking it into her faster and faster.'
|
|
|
|
|
|
gs 'arousal', 'anal_dildo_give', 5, 'lesbian', 'sub'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'udvag':
|
|
@@ -260,10 +266,10 @@ if $ARGS[0] = 'udvag':
|
|
|
end
|
|
|
|
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/lesbian/udvag<<picrand>>.jpg"></center>'
|
|
|
- 'The girl inserts the dildo into your wet pussy, moving it in and out while constantly twisting and turning it in her hands to stimulate your love hole as much as possible with it.'
|
|
|
+ '<<$lezbsexname>> inserts the dildo into your wet pussy, moving it in and out while constantly twisting and turning it in her hands to stimulate your love hole as much as possible with it.'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
|
|
@@ -277,32 +283,35 @@ if $ARGS[0] = 'udanal':
|
|
|
end
|
|
|
|
|
|
'<center><img <<$set_imgh>> src="images/shared/sex/lesbian/udanal<<picrand>>.jpg"></center>'
|
|
|
- 'The girl spits in the crack of your ass, watching it slowly glide down to your pucker as she collects some of the saliva and rubs it all around the tip of the dildo before pressing it against your anus. You feel it stretching your puckered hole at it pushes farther and farther inside, bringing you that unique back-door pleasure.'
|
|
|
+ '<<$lezbsexname>> spits in the crack of your ass, watching it slowly glide down to your pucker as she collects some of the saliva and rubs it all around the tip of the dildo before pressing it against your anus. You feel it stretching your puckered hole at it pushes farther and farther inside, bringing you that unique back-door pleasure.'
|
|
|
|
|
|
gs 'arousal', 'anal_dildo', 5, 'lesbian', 'sub'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'More':xgt 'lezbsex', 'var'
|
|
|
- act 'Leave':gt 'lezbsex', 'end'
|
|
|
+ act 'Continue': xgt 'lezbsex', 'var'
|
|
|
+ act 'Finish': gt 'lezbsex', 'end'
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'end':
|
|
|
cla
|
|
|
-
|
|
|
- if gfsex = 1:
|
|
|
- killvar 'gfsex'
|
|
|
- gt 'dateF', $dateFType
|
|
|
+ '<center><img <<$set_imgh>> src="images/shared/sex/lesbian/lezbsexstart.jpg"></center>'
|
|
|
+ 'When you have finished playing, <<$lezbsexname>> thanks you for the good time and leaves.'
|
|
|
+ act 'Leave':
|
|
|
+ if gfsex = 1:
|
|
|
+ killvar 'gfsex'
|
|
|
+ gt 'dateF', $dateFType
|
|
|
+ end
|
|
|
+ if lezbsexhome = 1:
|
|
|
+ killvar 'lezbsexhome'
|
|
|
+ dynamic $go_straight_home
|
|
|
+ end
|
|
|
+ if picrand = 22:gt 'down'
|
|
|
+ if picrand = 21:gt 'vann', 'start'
|
|
|
+ if picrand = 19 or picrand = 20:gt 'office', 'work'
|
|
|
+ if tanznak = 2:gt 'fit', 'dressing room'
|
|
|
+
|
|
|
+ gt $sexloc, 'start'
|
|
|
end
|
|
|
- if lezbsexhome = 1:
|
|
|
- killvar lezbsexhome
|
|
|
- dynamic $go_home
|
|
|
- end
|
|
|
- if picrand = 22:gt 'down'
|
|
|
- if picrand = 21:gt 'vann', 'start'
|
|
|
- if picrand = 19 or picrand = 20:gt 'office', 'work'
|
|
|
- if tanznak = 2:gt 'fit', 'dressing room'
|
|
|
-
|
|
|
- gt $sexloc, 'start'
|
|
|
end
|
|
|
|
|
|
--- lezbsex ---------------------------------
|