Browse Source

Merge remote-tracking branch 'hornguy6/master'

KevinSmarts 4 years ago
parent
commit
95d648ddb3
1 changed files with 8 additions and 8 deletions
  1. 8 8
      locations/gaptek.qsrc

+ 8 - 8
locations/gaptek.qsrc

@@ -122,8 +122,8 @@ if $ARGS[0] = 'buy_condoms':
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/pharmacy/apteka_aunt_1.jpg"></center>'
 	'You pretend to look at the goods positioned on the shelves, while you consider how to best approach your aunt. Your aunt notices you staring at the shelves, and comes from behind the counter when she''s done helping her last customer.'
 	'"Hi <<$pcs_nickname>>, are you looking for something?"'
-	if gaptekfirstcondom = 1:
-		gaptekfirstcondom = 2
+	if gaptekfirstcondom = 0:
+		gaptekfirstcondom = 1
 		minut += 5
 		if pav_slut > 75:
 			'You take a deep breath and say: "Erm... yes aunt. I need some ''stuff''," putting extra emphasis on the word, while looking at the condoms.'
@@ -170,8 +170,8 @@ if $ARGS[0] = 'buy_birth_control':
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/pharmacy/apteka_aunt_1.jpg"></center>'
 	'You pretend to look at the goods positioned on the shelves, while you consider how to best approach your aunt. Your aunt notices you staring at the shelves, and comes from behind the counter when she''s done helping her last customer.'
 	'"Hi <<$pcs_nickname>>, are you looking for something?"'
-	if gaptekfirstbirthcontrol = 1:
-		gaptekfirstbirthcontrol = 2
+	if gaptekfirstbirthcontrol = 0:
+		gaptekfirstbirthcontrol = 1
 		minut += 5
 		if pav_slut > 75:
 			'You take a deep breath and say: "Erm... yes aunt. I need some ''stuff''," putting extra emphasis on the word, while looking at the birth control pills.'
@@ -222,8 +222,8 @@ if $ARGS[0] = 'buy_preg_test':
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/pharmacy/apteka_aunt_1.jpg"></center>'
 	'You pretend to look at the goods positioned on the shelves, while you consider how to best approach your aunt. Your aunt notices you staring at the shelves, and comes from behind the counter when she''s done helping her last customer.'
 	'"Hi <<$pcs_nickname>>, are you looking for something?"'
-	if gaptekfirstpregtest = 1:
-		gaptekfirstpregtest = 2
+	if gaptekfirstpregtest = 0:
+		gaptekfirstpregtest = 1
 		minut += 5
 		prezikcount += 5
 		if pav_slut > 75:
@@ -274,8 +274,8 @@ if $ARGS[0] = 'buy_lube':
 	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/pharmacy/apteka_aunt_1.jpg"></center>'
 	'You pretend to look at the goods positioned on the shelves, while you consider how to best approach your aunt. Your aunt notices you staring at the shelves, and comes from behind the counter when she''s done helping her last customer.'
 	'"Hi <<$pcs_nickname>>, are you looking for something?"'
-	if gaptekfirstlube = 1:
-		gaptekfirstlube = 2
+	if gaptekfirstlube = 0:
+		gaptekfirstlube = 1
 		minut += 5
 		if pav_slut > 75:
 			'You pretend to look at the goods positioned on the shelves, while you consider how to best approach your aunt. Your aunt notices you staring at the shelves, and comes from behind the counter when she''s done helping her last customer.'