|
@@ -1640,6 +1640,94 @@ if $args[0] = 'rape_end':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'sleeping_parc_alco':
|
|
|
+ if alko > 0:
|
|
|
+ if alko > 3 and vnesh >= 120 : gt'placer_sex','sleeping_parc_alco_rape'
|
|
|
+ act 'Sleep on a bench':
|
|
|
+ cla & *clr
|
|
|
+ health += 5
|
|
|
+ hapri = 0
|
|
|
+ InSleep = 1
|
|
|
+ minut += 480
|
|
|
+ son += 80
|
|
|
+ gs 'stat'
|
|
|
+ InSleep = 0
|
|
|
+ gs 'outdoors'
|
|
|
+ !Hoping these were not that wrong. by illume
|
|
|
+ if $clothingworntype = 'school':
|
|
|
+ '<center><img src="images/gevent/sleeping_park_form.jpg"></center>'
|
|
|
+ elseif PCloSkirt > 0:
|
|
|
+ '<center><img src="images/gevent/sleeping_park_dress.jpg"></center>'
|
|
|
+ elseif PCloPants > 3:
|
|
|
+ '<center><img src="images/gevent/sleeping_park_shorts.jpg"></center>'
|
|
|
+ else
|
|
|
+ '<center><img src="images/gevent/sleeping_park_jeans.jpg"></center>'
|
|
|
+ end
|
|
|
+
|
|
|
+ if mop > 1:mop = 0 & vidageday = vidageday - 1 & 'Makeup smeared in the face, you think, that is harmful to the appearance of sleep with makeup, skin ages faster from this.'
|
|
|
+
|
|
|
+ 'You''re feeling tired, and decide to try and get some sleep on the park bench. To your surprise no one disturbs you, and you wake up feeling rested.'
|
|
|
+ ''
|
|
|
+
|
|
|
+ act 'Wake up':
|
|
|
+ cla & *clr
|
|
|
+ !Hoping these were not that wrong. by illume
|
|
|
+ if $clothingworntype = 'school':
|
|
|
+ '<center><img src="images/gevent/sleeping_park1.jpg"></center>'
|
|
|
+ if tanga = 1:
|
|
|
+ tanga = 0
|
|
|
+ 'You sweetly smiled, spreading his arms and legs, and felt, that panties, where-so share, clenching his legs frightened you frightened thought: «I hope whoever took them panties only and limited, and did not take advantage of your condition and not made of something better».'
|
|
|
+ else
|
|
|
+ 'You sweetly smiled, spreading his arms and legs, flashing her bare pussy for the entire Park.'
|
|
|
+ end
|
|
|
+ elseif CloSkirtShortness > 0:
|
|
|
+ '<center><img src="images/gevent/sleeping_park.jpg"></center>'
|
|
|
+ if tanga = 1:
|
|
|
+ tanga = 0
|
|
|
+ 'You sweetly smiled, spreading his arms and legs, and felt, that panties, where-so share, clenching his legs frightened you frightened thought: «I hope whoever took them panties only and limited, and did not take advantage of your condition and not made of something better».'
|
|
|
+ else
|
|
|
+ 'You sweetly smiled, spreading his arms and legs, flashing her bare pussy for the entire Park.'
|
|
|
+ end
|
|
|
+ else
|
|
|
+ '<center><img src="images/gevent/sleeping_park2.jpg"></center>'
|
|
|
+ 'You sweetly smiled.'
|
|
|
+ end
|
|
|
+
|
|
|
+ act 'Up':
|
|
|
+ if ParkBench = 1:
|
|
|
+ gt 'park', 'start'
|
|
|
+ else
|
|
|
+ gt 'gskver'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
+ else
|
|
|
+ cla
|
|
|
+ *clr
|
|
|
+ '<center><img src="images/lmps/сидит.jpg"></center>'
|
|
|
+ waiting = input ("How many minutes to sit down? (Not more 120 minutes)")
|
|
|
+
|
|
|
+ if waiting <= 0 or waiting > 120:
|
|
|
+ minut = minut + 15
|
|
|
+ elseif waiting > 0 and waiting <= 120:
|
|
|
+ minut += waiting
|
|
|
+ manna += 10
|
|
|
+ willpower += 10
|
|
|
+ if son < 95 and waiting >= 60:son += 6
|
|
|
+ end
|
|
|
+
|
|
|
+ act 'Consult a watch':
|
|
|
+ if ParkBench = 1:
|
|
|
+ gt 'park', 'start'
|
|
|
+ else
|
|
|
+ gt 'gskver'
|
|
|
+ end
|
|
|
+ end
|
|
|
+ end
|
|
|
+end
|
|
|
+
|
|
|
+
|
|
|
+if $ARGS[0] = 'sleeping_parc_alco_rape':
|
|
|
cla & *clr
|
|
|
'<center><img src="images/gevent/sleeping_parc_alco/sleeping_parc_alco1_1.jpg"></center>'
|
|
|
'Maybe it''s the alcohol, or maybe you just haven''t slept well... but you feel tired. You sit down on the park bench, wanting to rest your exhausted body for a while. Slowly, your eyes begin to close. Realizing that it could be dangerous to fall asleep in a public place like the park, you do your best to stay awake. The alcohol in your blood makes it impossible though, and you slowly feel your consciousness drift away.'
|
|
@@ -1755,7 +1843,7 @@ if $ARGS[0] = 'sleeping_parc_alco':
|
|
|
spafinloc = 12 & gs 'cum_manage'
|
|
|
swallow += 1
|
|
|
Act 'Leave the apartment':
|
|
|
- if StoryLine = 1:
|
|
|
+ if ParkBench = 1:
|
|
|
gt'pavResidential'
|
|
|
else
|
|
|
gt'street'
|
|
@@ -1804,7 +1892,7 @@ if $ARGS[0] = 'sleeping_parc_alco':
|
|
|
willpower += 25
|
|
|
if dick - vagina > 8: vgape = 2
|
|
|
Act 'Leave the apartment':
|
|
|
- if StoryLine = 1:
|
|
|
+ ParkBench = 1:
|
|
|
gt'pavResidential'
|
|
|
else
|
|
|
gt'street'
|