|
@@ -319,6 +319,7 @@ if $ARGS[0] = 'pressured_for_bra':
|
|
|
act 'Expose your bra':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 1
|
|
|
+ svetafall += 1
|
|
|
grupvalue[4] += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|
|
@@ -387,6 +388,7 @@ if $ARGS[0] = 'pressured_for_panties':
|
|
|
act 'Expose your panties':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 2
|
|
|
+ svetafall += 1
|
|
|
grupvalue[4] += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|
|
@@ -455,6 +457,7 @@ if $ARGS[0] = 'pressured_for_tits':
|
|
|
act 'Expose your tits':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 3
|
|
|
+ svetafall += 1
|
|
|
grupvalue[4] += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|
|
@@ -522,6 +525,7 @@ if $ARGS[0] = 'pressured_for_pussy':
|
|
|
act 'Expose your pussy':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 4
|
|
|
+ svetafall += 1
|
|
|
grupvalue[4] += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|
|
@@ -595,6 +599,7 @@ if $ARGS[0] = 'pressured_for_blowjob':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 10
|
|
|
grupvalue[4] += 1
|
|
|
+ svetafall += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|
|
|
npc_rel['A11'] += 1
|
|
@@ -675,6 +680,7 @@ if $ARGS[0] = 'pressured_for_oral_gb':
|
|
|
act 'Get down on your knees':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 50
|
|
|
+ svetafall += 1
|
|
|
grupvalue[4] += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|
|
@@ -782,6 +788,7 @@ if $ARGS[0] = 'pressured_for_gangbang':
|
|
|
*clr & cla
|
|
|
gs 'fame', 'pav', 'sex', 100
|
|
|
!!to explain why the huge hits to fame it is because they are all bragging about it telling everyone and Pauline has been sharing the videos with all the gopniks, after this one she will share all the videos with all the students in school.
|
|
|
+ svetafall = 6
|
|
|
grupvalue[4] += 1
|
|
|
npc_rel['A9'] += 1
|
|
|
npc_rel['A10'] += 1
|