1
0
Quellcode durchsuchen

Merge remote-tracking branch 'Lusticon/master'

Kevin_Smarts vor 6 Monaten
Ursprung
Commit
e24c742886
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. 1 1
      locations/home_activity.qsrc
  2. 1 1
      locations/intro_customization.qsrc

+ 1 - 1
locations/home_activity.qsrc

@@ -188,7 +188,7 @@ if $ARGS[0] = 'preg_scare':
 				'You''ve been having sex, your period is two weeks late, and you''re throwing up in the morning.'
 			elseif daystart - daylastperiod > 56:
 				'You''ve been having sex, your period is a month late, and you''re throwing up in the morning.'
-			else (daystart - daylastperiod > 28) and (daystart - daylastperiod <= 35):
+			elseif (daystart - daylastperiod > 28) and (daystart - daylastperiod <= 35):
 				'You''ve been having sex, your period is late, and you''re throwing up in the morning.'
 			end
 			*nl

+ 1 - 1
locations/intro_customization.qsrc

@@ -694,7 +694,7 @@ if $ARGS[0] = 'lip':
 	if pcs_lip = 2:$pcs_lip = 'You have plump<<$pcs_lipbalm>> lips.' & $liptalk = 'plump lips' & $liptalk2 = 'plump lips' & $liptalk3 = 'plump lips'
 	if pcs_lip = 3:$pcs_lip = 'You have large,<<$pcs_lipbalm>> full lips.' & $liptalk = 'full lips' & $liptalk2 = 'plump lips' & $liptalk3 = 'full lips'
 	if pcs_lip = 4:$pcs_lip = 'You have huge, thick<<$pcs_lipbalm>> lips.' & $liptalk = 'thick lips' & $liptalk2 = 'thick lips' & $liptalk3 = 'thick lips'
-	'<center>Adjust the size of your lips to match your <a href="exec: view''<<func(''''$face_image'''')>>''">image</a>:</center>'
+	'<center>Adjust the size of your lips to match your <a href="exec: view func(''$face_image'')">image</a>:</center>'
 	*nl
 	'<center><i><<$pcs_lip>></i></center>'
 	*nl