|
@@ -10,7 +10,7 @@ if $ARGS[0] = 'start':
|
|
*clr & cla
|
|
*clr & cla
|
|
minut += 5
|
|
minut += 5
|
|
gs 'stat'
|
|
gs 'stat'
|
|
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_generic/'+lover_picrand+'.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/shared/headshots_generic/<<lover_picrand[$boy]>>.jpg"></center>'
|
|
'As you enter the crossfit box, you notice <<$boybody_pref>> girl with <<$boybod_pref>> body and <<$boyface>> hair.
|
|
'As you enter the crossfit box, you notice <<$boybody_pref>> girl with <<$boybod_pref>> body and <<$boyface>> hair.
|
|
She is <<$boyClo>>'
|
|
She is <<$boyClo>>'
|
|
'As she notices you, she greets you "Hi. My name is <<$boydesc>>. I heard you beat my old record, very impressive!"'
|
|
'As she notices you, she greets you "Hi. My name is <<$boydesc>>. I heard you beat my old record, very impressive!"'
|
|
@@ -30,7 +30,7 @@ if $ARGS[0] = 'start':
|
|
end
|
|
end
|
|
act 'Decline':
|
|
act 'Decline':
|
|
*clr & cla
|
|
*clr & cla
|
|
- '<center><img <<$set_imgh>> src="images/characters/shared/headshots_generic/'+lover_picrand+'.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/characters/shared/headshots_generic/<<lover_picrand[$boy]>>.jpg"></center>'
|
|
'"I''m sorry but I don''t feel myself attracted to you enough and I don''t want to lead you on."'
|
|
'"I''m sorry but I don''t feel myself attracted to you enough and I don''t want to lead you on."'
|
|
'<<$boydesc>> looks at you disappointed. "Oh well, I didn''t know if I had a chance but you can''t blame me for trying."'
|
|
'<<$boydesc>> looks at you disappointed. "Oh well, I didn''t know if I had a chance but you can''t blame me for trying."'
|
|
'The two of you say goodbye to each other.'
|
|
'The two of you say goodbye to each other.'
|