|
@@ -337,7 +337,6 @@ $brit = {
|
|
|
$shave_txt1 = 'You do your legs first before lathering up your crotch and taking a razor to the bush growing there. After a few minutes of shaving, you take a moment to inspect yourself, making sure you got everything.'
|
|
|
$shave_txt2 = 'Satisfied there isn''t even a single hair left, you rinse yourself off, enjoying the newfound smoothness of your pussy.'
|
|
|
else
|
|
|
- $shave_txt1 = 'You lather up your legs and crotch, grabbing your razor and carefully scraping away stubble that is growing from them.'
|
|
|
$shave_txt1 = 'You lather up your legs and crotch, grabbing your razor and carefully scraping away stubble that is growing from them.'
|
|
|
$shave_txt2 = 'After a few minutes of work, you take a moment to inspect yourself, making sure you got every last pube and there isn''t even a bit of stubble left. Satisfied, you rinse yourself off, smiling in relief that your pussy is silky smooth once again.'
|
|
|
end
|
|
@@ -366,7 +365,6 @@ $brit = {
|
|
|
elseif pubestyle = 11:
|
|
|
$shave_act = 'Shave your legs and pussy'
|
|
|
if pcs_pubes <= 10:
|
|
|
- $shave_txt1 = 'You do your legs first before realizing that the stubble growing around your pussy is starting to become irritating and you can''t put it off any longer. Lathering yourself up, you grab your razor and carefully scrape away the rough itchy hairs have been bothering you so.'
|
|
|
$shave_txt1 = 'You do your legs first before realizing that the stubble growing around your pussy is starting to become irritating and you can''t put it off any longer. Lathering yourself up, you grab your razor and carefully scrape away the rough itchy hairs have been bothering you so.'
|
|
|
$shave_txt2 = 'After a few minutes of work, you take a moment to inspect yourself, making sure you got every last pube and there isn''t even a bit of stubble hiding in the folds of your crotch somewhere. Satisfied, you rinse yourself off, smiling in relief that your pussy is smooth once again.'
|
|
|
else
|
|
@@ -423,7 +421,6 @@ $brit = {
|
|
|
if pubestyle = 1:
|
|
|
$shave_act = 'Shave your pussy'
|
|
|
if pcs_pubes <= 10:
|
|
|
- $shave_txt1 = 'You lather up yourself up, and grab your razor, carefully scraping away stubble that is growing from your crotch.'
|
|
|
$shave_txt1 = 'You lather up yourself up, and grab your razor, carefully scraping away stubble that is growing from your crotch.'
|
|
|
$shave_txt2 = 'After a few minutes of work, you take a moment to inspect yourself, making sure you got every last pube and there isn''t even a bit of stubble hiding in the folds of your crotch somewhere. Satisfied, you rinse yourself off, smiling in relief that your pussy is silky smooth once again.'
|
|
|
else
|
|
@@ -725,7 +722,6 @@ $publicpan = {
|
|
|
!! Changing into a different outfit for prostitution
|
|
|
if prostitute['active'] = 1 and ARGS[1] ! 'no_prost' and $loc ! 'gschool_break':
|
|
|
gs 'prostitution_functions', 'work_clothes'
|
|
|
- if prostitute['work_clothes'] = 0 and prostitute['outfit_is_set']:
|
|
|
if prostitute['work_clothes'] = 0 and prostitute['outfit_is_set']:
|
|
|
act 'Change into prostitute outfit': gt 'prostitution_functions', 'change_to_work', 'restroom'
|
|
|
elseif prostitute['work_clothes'] and prostitute['changed_for_work']:
|
|
@@ -1160,13 +1156,6 @@ if $ARGS[0] = 'private':
|
|
|
'<a href="exec:gs ''drugs'', ''butt_injection'' & gt $loc, $loc_arg">Inject the KBI butt enhancement shot.</a> Uses left: <<mc_inventory[''butt_injection'']>>.'
|
|
|
end
|
|
|
|
|
|
- if mc_inventory['hair_extensioncream'] > 0:
|
|
|
- '<a href="exec:gs ''drugs'', ''hair_extensioncream'' & gt $loc, $loc_arg">Apply hair extension shampoo.</a> Uses left: <<mc_inventory[''hair_extensioncream'']>>.'
|
|
|
- end
|
|
|
- if mc_inventory['butt_injection'] > 0:
|
|
|
- '<a href="exec:gs ''drugs'', ''butt_injection'' & gt $loc, $loc_arg">Inject the KBI butt enhancement shot.</a> Uses left: <<mc_inventory[''butt_injection'']>>.'
|
|
|
- end
|
|
|
-
|
|
|
if mc_inventory['breastcream'] > 0:
|
|
|
'<a href="exec:gs ''drugs'', ''breastcream'' & gt $loc, $loc_arg">Apply breast cream.</a> Uses left: <<mc_inventory[''breastcream'']>>.'
|
|
|
end
|