Sfoglia il codice sorgente

[fixed] sign wrong way around

Kevin_Smarts 2 anni fa
parent
commit
9a7f63923f
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      locations/KatjaHomeTalk.qsrc

+ 1 - 1
locations/KatjaHomeTalk.qsrc

@@ -353,7 +353,7 @@ if $ARGS[0] = 'chat':
 		act 'Lick Katja': gt 'KatjaEvDin', 'kuni_dom'
 	end
 
-	if katjaQW['QWstage'] >= 7 and katjaQW['birth_control_start_day'] < daystart and katjaQW['horny'] > 60:
+	if katjaQW['QWstage'] >= 7 and katjaQW['birth_control_start_day'] > daystart and katjaQW['horny'] > 60:
 		!!If you have gotten to the last stage of Katja''s questline, you can suggest to go to the park to look for boys if Katja is horny.
 		act 'Look for boys in the park':
 			minut += 15