Forráskód Böngészése

[fixed] Dancer start had too high inhib to wear leotard which she'll need for ballet so adjusted it down by 5, also added message to clothing list if outfit is too risque

Kevin_Smarts 3 hónapja
szülő
commit
4c4bbbecc9

+ 7 - 3
locations/clothing.qsrc

@@ -120,14 +120,18 @@ $clothing_list_line = {
 	end
 
 	if $ARGS[1] = 'misc_outfits' and ARGS[2] = 1:
-		$RESULT += '<TD>A hessian sack the hunters gave you.</TD>'
+		$RESULT += '<TD>A hessian sack the hunters gave you.'
 	elseif $swimwear_description = '':
 		gs 'clothing_descriptions'
-		$RESULT += '<TD><<FUNC(''$short_description'', $ARGS[1])>> <<ARGS[2]>><BR/><<$description>></TD>'
+		$RESULT += '<TD><<FUNC(''$short_description'', $ARGS[1])>> <<ARGS[2]>><BR/><<$description>>'
 	else
-		$RESULT += '<TD>' + $swimwear_description + '</TD>'
+		$RESULT += '<TD>' + $swimwear_description
 	end
 
+	if CloInhibit > pcs_inhib: $RESULT += '<BR>You don''t feel confident enough to wear an outfit this revealing.'
+
+	$RESULT += '</TD>'
+
 	$RESULT += '<TD>'
 	if CloBimbo = 1: $RESULT += '<img src="images/system/icons/clothing/bimbo.png"><BR>'
 	if CloGoth = 1: $RESULT += '' & !'<img src="images/system/icons/clothing/goth.png"><BR>'

+ 1 - 1
locations/intro_city_select.qsrc

@@ -728,7 +728,7 @@ elseif $ARGS[0] = 'dancer':
 		pcs_chrsm		+= 5
 
 		! Sexual
-		pcs_inhib		+= 10
+		pcs_inhib		+= 15
 		willpowermax 	+= 20
 
 		! Dance

+ 1 - 1
locations/intro_sg_select.qsrc

@@ -825,7 +825,7 @@ elseif $ARGS[0] = 'dancer':
 		agilbuf			+= 5
 
 		! Sexual
-		pcs_inhib		+= 10
+		pcs_inhib		+= 15
 		willpowermax 	+= 5
 
 		! Craft