Browse Source

[fixed] Wrong tuning inequality sign mede guy be less likely to hit on hot Katja and Svat and not the other way around

bgkjdgbizgblzdgbr 1 month ago
parent
commit
5ed02456da
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/katja_nightclub.qsrc

+ 1 - 1
locations/katja_nightclub.qsrc

@@ -681,7 +681,7 @@ if $ARGS[0] = 'bar_after_drink':
 				katjaQW['horny'] += max(0,rand(katjaQW['slut']-50,100)/50)
 				katjaQW['horny'] += max(0,rand(katjaQW['slut']-50,100)/50)
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/nightclub/disco_dringking_man_approach.jpg"></center>'
 				'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/katja/uni/nightclub/disco_dringking_man_approach.jpg"></center>'
 				'You tell him that he''s welcome to join and Katja nods in agreement. You spend the time chatting with him while your glasses empty.'
 				'You tell him that he''s welcome to join and Katja nods in agreement. You spend the time chatting with him while your glasses empty.'
-				if rand(5,8) < pcs_hotcat:
+				if rand(5,8) > pcs_hotcat:
 					'He then thanks you for a nice time, but says he has to run, and leaves you and Katja alone at the bar.'
 					'He then thanks you for a nice time, but says he has to run, and leaves you and Katja alone at the bar.'
 					gs 'katja_nightclub', 'bar_end'
 					gs 'katja_nightclub', 'bar_end'
 				else
 				else