Browse Source

[fixed] Code mistakes not couhgt by the analyser. Reported by Chimrod.

bgkjdgbizgblzdgbr 1 week ago
parent
commit
65439b284f
2 changed files with 2 additions and 2 deletions
  1. 1 1
      locations/anushkachat_city.qsrc
  2. 1 1
      locations/artem_katja_sex.qsrc

+ 1 - 1
locations/anushkachat_city.qsrc

@@ -1064,7 +1064,7 @@ if $ARGS[0] = 'tell_about_djibril_gangbang':
 		'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to join in next time?'
 		'You get into some pretty graphic details as you tell your story and are feeling more than a little turned on; by the looks of things, she is as well. Maybe you could invite her to join in next time?'
 		act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
 		act 'Hang out in her room': gt 'anush_bedroom_city','anushroom'
 		act 'Talk about something else': gt 'anushkachat_city', 'chat'
 		act 'Talk about something else': gt 'anushkachat_city', 'chat'
-		if and npc_sex['A144'] > 0: act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril_gangbang'
+		if npc_sex['A144'] > 0: act 'Ask her if she wants join in': gt 'anushkachat_city', 'invite_djibril_gangbang'
 	end
 	end
 end
 end
 
 

+ 1 - 1
locations/artem_katja_sex.qsrc

@@ -588,7 +588,7 @@ if $ARGS[0] = 'first_time_pussy':
 	end
 	end
 end
 end
 
 
-if $ARGS[0] = 'artem_katja_sex', 'first_time_next':
+if $ARGS[0] = 'first_time_next':
 	if artemQW['confidence'] < 10:
 	if artemQW['confidence'] < 10:
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 		if katjaQW['titjob'] > 0 or katjaQW['slut'] > 80:
 			gt 'artem_katja_sex', 'first_time_katja_titjob'
 			gt 'artem_katja_sex', 'first_time_katja_titjob'