Browse Source

[fixed] mom['condoms'] variable

Lusticon 4 months ago
parent
commit
1ba3262a42
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/mother.qsrc

+ 1 - 1
locations/mother.qsrc

@@ -1800,13 +1800,13 @@ if $ARGS[0] = 'condom_find':
 	*clr & cla
 	minut += 20
 	killvar 'mom_found_condoms_variable'
+	mom['condoms'] = 1
 	gs 'stat'
 	!! TEMPORARY PICTURE
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center>'
 	'You''re in your room when your <<$npc_nickname[''A29'']>> walks in and shuts the door behind her. Without saying a word, she walks over to the desk, pulls out one of the drawers and takes out some condoms. "<<$pcs_nickname>>, why do you have this in your desk?!"'
 	act 'I...':
 		*clr & cla
-		mom['condoms'] = 1
 		gs 'stat'
 		!! TEMPORARY PICTURE
 		'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/mother.jpg"></center>'