|
@@ -732,8 +732,8 @@ if $ARGS[0] = 'stats':
|
|
|
if orgasm_clit > 0 : '<<orgasm_clit>> of them from clitoral stimulation.'
|
|
|
if orgasm - orgasm_clit - orgasm_anal > 0 : '<<orgasm - orgasm_clit - orgasm_anal>> of them vaginal orgasms.'
|
|
|
if orgasm_anal > 0 : '<<orgasm_anal>> of them anal orgasms.'
|
|
|
- if stat['swallow'] > 0: 'Sperm swallowed <<stat['swallow']>> times.'
|
|
|
- if stat['cum_facial'] > 0: 'You have taken <<stat['cum_facial']>> facials.'
|
|
|
+ if stat['swallow'] > 0: 'Sperm swallowed <<stat[''swallow'']>> times.'
|
|
|
+ if stat['cum_facial'] > 0: 'You have taken <<stat[''cum_facial'']>> facials.'
|
|
|
if frot > 0 or hump > 0: 'Your clothes have been come on <<frot + hump>> times.'
|
|
|
! This is my suggestion, change it however you see fit, Sicaa
|
|
|
if stat['pee_give'] > 0: 'You''ve peed on others <<stat[''pee_give'']>> times.'
|
|
@@ -757,7 +757,7 @@ if $ARGS[0] = 'stats':
|
|
|
if bj > 0 or stat['bj'] > 0 or stat['hidden_bj'] > 0:
|
|
|
'Sucked cock (known/unknown): <<stat[''bj'']>>/<<stat[''hidden_bj'']>>'
|
|
|
if bja > 0: 'Sucked your boyfriends cock: <<bja>>'
|
|
|
- if stat['gloryhole'] > 0 or stat['hidden_gloryhole'] > 0: 'Sucked cock in a gloryhole (known/unknown): <<stat['gloryhole']>>/<<stat['hidden_gloryhole']>>'
|
|
|
+ if stat['gloryhole'] > 0 or stat['hidden_gloryhole'] > 0: 'Sucked cock in a gloryhole (known/unknown): <<stat[''gloryhole'']>>/<<stat[''hidden_gloryhole'']>>'
|
|
|
if furibj > 0: 'Sucked off truckers for a ride <<furibj>> times'
|
|
|
if furi['road_head_girl'] = 1: 'The truckers who drive the lorries nicknamed you "Road Head Girl".'
|
|
|
|