Browse Source

added] new Luda dialogues

hornguy6 2 weeks ago
parent
commit
df7493b8b3
1 changed files with 31 additions and 18 deletions
  1. 31 18
      locations/pav_pharmacy.qsrc

+ 31 - 18
locations/pav_pharmacy.qsrc

@@ -193,25 +193,31 @@ if $ARGS[0] = 'buy_condoms':
 			elseif pharmacyfirstbirthcontrol = 1:
 				'"Are you seeing someone new?" Luda asks curiously as she gets a box of rubbers and places in in a bag. "Or just being careful? I thought you were already on birth control."'
 				if birth_control['using_bc'] > 0:
-					act'Someone new':
-						cla & *nl
-						'"Someone new," you smile. "Haven''t gotten around to making sure they''re clean yet."'
-						'"Well I hope you do it soon." Her eyes twinkle mischeviously and she leans in with a hand cupped around her mouth. "I prefer bareback too."'
-						act 'Continue shopping': gt $loc_s, $args_s
-					end
-					
-					act'Hookups':
-						cla & *nl
-						'"I''ve been having a lot of one night stands lately," you tell her.'
-						'"Ahh. Glad to know my niece is popular <i>and</i> smart," she winks, adding the condoms to your purchase.'
-						act 'Continue shopping': gt $loc_s, $args_s
-					end
-					
-					act'Just being safe':
-						cla & *nl
-						'"Just being safe," you shrug. "Birth control can fail. Condoms can too. Better if I use both, isn''t it?"'
-						'"Good girl." She smiles at you proudly and adds the condoms to your purchase.'
+					if birth_control['think_safe'] = 0:
+						'"Still waiting for it to kick in," you smile ruefully.'
+						'"Oh! Silly me!" Luda rolls her eyes in self-deprecating fashion. "Of course. And I call myself a pharmacist! Well good on you for keeping safe in the mean time!"'
 						act 'Continue shopping': gt $loc_s, $args_s
+					else
+						act'Someone new':
+							cla & *nl
+							'"Someone new," you smile. "Haven''t gotten around to making sure they''re clean yet."'
+							'"Well I hope you do it soon." Her eyes twinkle mischeviously and she leans in with a hand cupped around her mouth. "I prefer bareback too."'
+							act 'Continue shopping': gt $loc_s, $args_s
+						end
+						
+						act'Hookups':
+							cla & *nl
+							'"I''ve been having a lot of one night stands lately," you tell her.'
+							'"Ahh. Glad to know my niece is popular <i>and</i> smart," she winks, adding the condoms to your purchase.'
+							act 'Continue shopping': gt $loc_s, $args_s
+						end
+						
+						act'Just being safe':
+							cla & *nl
+							'"Just being safe," you shrug. "Birth control can fail. Condoms can too. Better if I use both, isn''t it?"'
+							'"Good girl." She smiles at you proudly and adds the condoms to your purchase.'
+							act 'Continue shopping': gt $loc_s, $args_s
+						end
 					end
 				else
 					gs'pav_pharmacy', 'luda_stopped_bc'
@@ -1062,6 +1068,13 @@ if $ARGS[0] = 'morning_after_warning':
 		'"I can''t wait until it does," Luda sighs, rolling her eyes to the heavens.'
 		gs 'pav_pharmacy', 'buy_morning_after_end'
 	else
+		act'No thanks':
+			cla & *nl
+			'"I''ll be okay Aunt," you say.'
+			'"Not if this is any indication," Luda replies dryly.'
+			gs 'pav_pharmacy', 'buy_morning_after_end'
+		end
+		
 		act'I prefer condoms':
 			if preziktype = 0:
 				mc_inventory['equipped_condoms'] += 5