Browse Source

[fixed] missing command in code line, fix from Lurk

Kevin_Smarts 10 months ago
parent
commit
4af7665cfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/body_desc.qsrc

+ 1 - 1
locations/body_desc.qsrc

@@ -334,7 +334,7 @@ if $ARGS[0] = 'breasts':
 	elseif pcs_cupsize <= 30:
 		tits = 5
 		$titsize = 'E cup'
-		$pc_desc['breast'] = func($this, 'generous', 'heavy', 'fairly large')
+		$pc_desc['breast'] = func($this, 'ChooseDescWord', 'generous', 'heavy', 'fairly large')
 		if pcdesc_breastimplantcheck = 1:
 			$pc_descWordy['breast'] = 'heavy, fake<<$pcdesc_breastsqualifierinsertive>> <<$pcdesc_breastsword>>'
 		else