|
@@ -68,7 +68,7 @@ if $ARGS[0] = 'hypnoGreet':
|
|
|
end
|
|
|
end
|
|
|
end
|
|
|
- elseif hypnoFlashGreet = 1 and hypnoAskFuck = 0:
|
|
|
+ elseif hypnoFlashGreet = 1:
|
|
|
'"Come in! Miss <<$pcs_lastname>>, you remember your manners yes?"'
|
|
|
if $pantyworntype ! 'none':
|
|
|
act 'Lift your skirt for Dr. Pavlov':
|
|
@@ -159,20 +159,20 @@ if $ARGS[0] = 'therapyOptions':
|
|
|
cla
|
|
|
*clr
|
|
|
if rand(0,1) = 0:
|
|
|
- '<center><img src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(1,1)>>.jpg"></center>'
|
|
|
+ '<center><img src="images/locations/pavlovsk/clinic/therapist/showPussyForSex<<rand(1,1)>>.jpg"></center>'
|
|
|
'You kneel forward on the couch and present your bare pussy to Dr. Pavlov. You ask him to fuck you.'
|
|
|
''
|
|
|
'He wastes no time and quickly has his dick out, positioned to penetrate your pussy.'
|
|
|
act 'Get fucked by Dr. Pavlov':
|
|
|
- gt 'therapist', 'therapyOptions', 'back'
|
|
|
+ gt 'therapist', 'fuck', 'back'
|
|
|
end
|
|
|
else
|
|
|
- '<center><img src="images/locations/pavlovsk/clinic/therapist/showPussy<<rand(3,6)>>.jpg"></center>'
|
|
|
+ '<center><img src="images/locations/pavlovsk/clinic/therapist/showPussyForSex<<rand(3,6)>>.jpg"></center>'
|
|
|
'You lay back on the couch and present your bare pussy to Dr. Pavlov. You ask him to fuck you.'
|
|
|
''
|
|
|
'He wastes no time and quickly has his dick out, positioned to penetrate your pussy.'
|
|
|
act 'Get fucked by Dr. Pavlov':
|
|
|
- gt 'therapist', 'therapyOptions', 'kneel'
|
|
|
+ gt 'therapist', 'fuck', 'kneel'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -1266,13 +1266,13 @@ if $ARGS[0] = 'fuck':
|
|
|
$cumdesciption3 = 'cum filled pussy'
|
|
|
$cumdesciption2 = 'pussy is full with fresh sperm, leaking out of you'
|
|
|
gs 'cum_call', 0, 'A186', 2, 0, 15000, 60
|
|
|
- position = $ARGS[1]
|
|
|
+ $position = $ARGS[1]
|
|
|
$hypnofuck = 'He forces his dick into your body.'
|
|
|
- if position = 'back':
|
|
|
+ if $position = 'back':
|
|
|
!on your back, couch
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/clinic/therapist/sex/schoolFuckCouchBack<<rand(1,3)>>.mp4"></video></center>'
|
|
|
$hypnofuck2 = 'He pounds you deep into the couch, his balls rhythmically slapping your ass as he labors above you. You feel his sweat dripping down on your tits as you spread your legs as wide as possible to give him as much access as possible.'
|
|
|
- elseif position = 'kneel':
|
|
|
+ elseif $position = 'kneel':
|
|
|
!kneel, couch
|
|
|
'<center><video autoplay loop src="images/locations/pavlovsk/clinic/therapist/sex/schoolDoggy<<rand(1,4)>>.mp4"></video></center>'
|
|
|
$hypnofuck2 = 'You cry out from the pain as he starts to fuck you, fast, deep and hard, without any regard for the fact that his girth is massive and you need some adjustment time.'
|
|
@@ -1336,6 +1336,7 @@ if $ARGS[0] = 'fuck':
|
|
|
'"Miss <<$pcs_lastname>>, I am so close! I will blow a huge wad of sperm in your tight pussy!"<br><<$therapistDoneFuckingDesc0>> <<$therapistDoneFuckingDesc1>> <<$therapistDoneCumDesc1>>'
|
|
|
'Finally he is done, and he pulls out of you. <<$therapistDoneFuckingDesc3>>'
|
|
|
therapistFuckedPussy = 1
|
|
|
+ hypnoRandomCounter += 1
|
|
|
act 'Continue':
|
|
|
cls
|
|
|
$orgasm_or = 'yes'
|