|
@@ -670,6 +670,8 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'kendra_gloryhole_suck1':
|
|
|
menu_off = 1
|
|
|
+ gs 'npcgeneratec', 0, 'Unknown gloryhole guy', rand(18,45)
|
|
|
+ gs 'boyStat', $npclastgenerated
|
|
|
*clr & cla
|
|
|
kendra_dom += 1
|
|
|
gs 'stat'
|
|
@@ -729,6 +731,8 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'kendra_gloryhole_suck1a':
|
|
|
menu_off = 1
|
|
|
+ gs 'npcgeneratec', 0, 'Unknown gloryhole guy', rand(18,45)
|
|
|
+ gs 'boyStat', $npclastgenerated
|
|
|
*clr & cla
|
|
|
'<center><img <<$set_imgh>> src="images/characters/city/university/girl/kendra/sex/gloryhole/first_glory7.jpg"></center>'
|
|
|
'You open your mouth and start sucking the next strangers dick. You can hear soft moans from the other side as you suck the dick, you glance over as you keep sucking the cock taking it as deep as you can and notice she still has her phone out filming you.'
|
|
@@ -772,6 +776,8 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'kendra_gloryhole_suck2':
|
|
|
menu_off = 1
|
|
|
+ gs 'npcgeneratec', 0, 'Unknown gloryhole guy', rand(18,45)
|
|
|
+ gs 'boyStat', $npclastgenerated
|
|
|
*clr & cla
|
|
|
kendra_dom += 1
|
|
|
'<center><img <<$set_imgh>> src="images/characters/city/university/girl/kendra/sex/gloryhole/first_glory5.jpg"></center>'
|
|
@@ -829,6 +835,8 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'kendra_gloryhole_suck2a':
|
|
|
menu_off = 1
|
|
|
+ gs 'npcgeneratec', 0, 'Unknown gloryhole guy', rand(18,45)
|
|
|
+ gs 'boyStat', $npclastgenerated
|
|
|
*clr & cla
|
|
|
if rand(1,2) = 1:
|
|
|
if temp_glory_fuck >= 1:
|
|
@@ -931,6 +939,8 @@ end
|
|
|
|
|
|
if $ARGS[0] = 'kendra_gloryhole_fuck':
|
|
|
menu_off = 1
|
|
|
+ gs 'npcgeneratec', 0, 'Unknown gloryhole guy', rand(18,45)
|
|
|
+ gs 'boyStat', $npclastgenerated
|
|
|
*clr & cla
|
|
|
temp_glory_fuck = 1
|
|
|
'<center><img <<$set_imgh>> src="images/characters/city/university/girl/kendra/sex/gloryhole/first_glory10.jpg"></center>'
|