|
@@ -63,8 +63,8 @@ if $ARGS[0] = 'dressing room':
|
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/razd.jpg"></center>'
|
|
|
'Recruiting girls for local track team, the winners will receive cash prizes.'
|
|
|
'Attention, visitors to the sports section must wear sports outfits and shoes when using the facilities.'
|
|
|
- !! TODO: random chance
|
|
|
- if nichTanyaOpinion = 0:
|
|
|
+
|
|
|
+ if nichTanyaOpinion = 0 and (rand(1,100) <= 20 or nichDebug = 1):
|
|
|
'In the locker room you notice <a href="exec:gt ''fit'', ''fitgirl''">a cute girl</a>.'
|
|
|
end
|
|
|
|
|
@@ -151,7 +151,7 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'fitgirl':
|
|
|
menu_off = 1
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/city/nicholas/tanya/gym/idle(0).jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/idle(0).jpg"></center>'
|
|
|
'The girl notices you looking and returns the smile. She undresses and taking some toiletries goes into the shower.'
|
|
|
|
|
|
act 'Turn away':gt 'fit', 'dressing room'
|
|
@@ -164,7 +164,7 @@ if $ARGS[0] = 'fitgirl':
|
|
|
!! dont ruin the pcs makeup and hair because otherwise its pretty hard to get to 80 appearance
|
|
|
shovertania += 1
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/city/nicholas/tanya/gym/shower(0).jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower(0).jpg"></center>'
|
|
|
'There''s no one in the shower, except this girl. The girl looks around and seeing you smiles again then turns away.'
|
|
|
if pcs_dom > 10:
|
|
|
act 'Molest her':
|
|
@@ -172,7 +172,7 @@ if $ARGS[0] = 'fitgirl':
|
|
|
*clr
|
|
|
tanday = daystart
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/city/nicholas/tanya/gym/shower_mol(0).jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol(0).jpg"></center>'
|
|
|
'You walk up to the girl and gently place one hand on her right breast. She turns to face you.'
|
|
|
|
|
|
gs 'arousal', 'foreplay', 5, 'dom', 'lesbian'
|
|
@@ -191,7 +191,7 @@ if $ARGS[0] = 'fitgirl':
|
|
|
gs 'underwear', 'remove'
|
|
|
gs 'clothing', 'strip'
|
|
|
gs 'stat'
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/city/nicholas/tanya/gym/shower_mol(1).jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol(1).jpg"></center>'
|
|
|
'While she is trying to understand what is happening you begin fondling her sex with your fingers, and then her hand strokes your ass.'
|
|
|
|
|
|
gs 'arousal', 'foreplay', 10, 'dom', 'lesbian'
|
|
@@ -213,7 +213,7 @@ if $ARGS[0] = 'fitgirl':
|
|
|
*clr
|
|
|
gs 'underwear', 'remove'
|
|
|
gs 'clothing', 'strip'
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/city/nicholas/tanya/gym/shower_mol(2).jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower_mol(2).jpg"></center>'
|
|
|
'The girl presses up to you even stronger and kisses your lips.'
|
|
|
|
|
|
gs 'arousal', 'kiss', 5, 'dom', 'lesbian'
|
|
@@ -234,7 +234,7 @@ if $ARGS[0] = 'fitgirl':
|
|
|
end
|
|
|
|
|
|
if $ARGS[0] = 'tanyaIntroduction':
|
|
|
- '<center><img <<$set_imgh>> src="images/characters/city/nicholas/tanya/gym/shower(1).jpg"></center>'
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/city/tanya/gym/shower(1).jpg"></center>'
|
|
|
'Just as the both of you are about to get more intimate a group of middleaged women enters the showers. They haven''t noticed you yet. The girl next to you is clearly afraid of being spotted in the shower with you and takes her first opportunity to quietely escape to the dressing room.'
|
|
|
'You follow her only a few seconds later. She has already begun to dress herself.'
|
|
|
|