Browse Source

[changed] Updated the body messages and links to reflect the new pube ranges

KevinSmarts 4 years ago
parent
commit
497ed2065c
1 changed files with 7 additions and 20 deletions
  1. 7 20
      locations/body.qsrc

+ 7 - 20
locations/body.qsrc

@@ -2087,21 +2087,6 @@ if lashair = 0:
 		end
 		$pcdesc_pubes = 'stubbly'
 		$pcdesc_pubeswordy = 'scratchy, roughly-stubbled'
-	elseif pcs_pubes <= 20:
-		lobkoef = 0
-		$pcs_pubes = 'You have neatly trimmed section of hair around your <a href="exec:view''<<FUNC(''$pube_image'')>>''">pussy</a>. <<$pirspiz>><br><<$clitsize>>'
-		rand_pubes = rand(0,3)
-		if rand_pubes = 0:
-			$pcdesc_pubesrandom = 'wispy-haired'
-		elseif rand_pubes = 1:
-			$pcdesc_pubesrandom = 'lightly-furred'
-		elseif rand_pubes = 2:
-			$pcdesc_pubesrandom = 'trimmed'
-		elseif rand_pubes = 3:
-			$pcdesc_pubesrandom = 'mostly well-kept'
-		end
-		$pcdesc_pubes = 'neatly-trimmed'
-		$pcdesc_pubeswordy = 'trimmed, well-kept'
 	elseif pcs_pubes <= 25:
 		lobkoef = 0
 		if pubestyle = 9:
@@ -2115,16 +2100,18 @@ if lashair = 0:
 		else
 			$pcs_pubes = 'You have a bushy but well-maintained mat of <a href="exec:view''<<FUNC(''$pube_image'')>>''">pubic hair</a>. <<$pirspiz>><br><<$clitsize>>'
 		end
-		rand_pubes = rand(0,2)
+		rand_pubes = rand(0,3)
 		if rand_pubes = 0:
-			$pcdesc_pubesrandom = 'mildly-furred'
+			$pcdesc_pubesrandom = 'wispy-haired'
 		elseif rand_pubes = 1:
-			$pcdesc_pubesrandom = 'slightly-bushy'
+			$pcdesc_pubesrandom = 'lightly-furred'
 		elseif rand_pubes = 2:
+			$pcdesc_pubesrandom = 'trimmed'
+		elseif rand_pubes = 3:
 			$pcdesc_pubesrandom = 'well-maintained'
 		end
-		$pcdesc_pubes = 'bushy'
-		$pcdesc_pubeswordy = 'bushy, thick'
+		$pcdesc_pubes = 'neatly-trimmed'
+		$pcdesc_pubeswordy = 'trimmed, well-kept'
 	elseif pcs_pubes <= 30:
 		lobkoef = 0
 		$pcs_pubes = 'You have a bushy but well-maintained mat of <a href="exec:view''<<FUNC(''$pube_image'')>>''">pubic hair</a>. <<$pirspiz>><br><<$clitsize>>'