Browse Source

[Fix] Change boy generation to size 0 breasts

KevinSmarts 4 years ago
parent
commit
53103709db
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/boy.qsrc

+ 2 - 2
locations/boy.qsrc

@@ -77,8 +77,8 @@ if $ARGS[0] = 'details':
 	!!requirements of the figure, chest size, hair color.
 	!!0 - ass less 80, 1 back from 80 prior_to 100, 2 ass over 100
 	figurBoy = rand(0, 2)
-	!!0 - 60  curve around 22,5 (C/D cups)
-	npc_bust[$npclastgenerated] = rand(0,15) + rand(0,15) + rand(0,15) & if rand(1,10) = 1: npc_bust[$npclastgenerated] += rand(0,15)
+	!!0 set here as they are boys
+	npc_bust[$npclastgenerated] = 0
 	!!0 - black, 1 - brown, 2 - Redhead, 3 - blonde
 	npc_haircol[$npclastgenerated] = rand(0, 3)
 	!!character 0 - soft, 1 -norm 2 - aggressor