Browse Source

[fixed] Natashas school break forced sex only checke if you had lend her money, not if she actally had to pay them back yet.

bgkjdgbizgblzdgbr 2 years ago
parent
commit
0fc877c4bb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gschool_nerd_chats.qsrc

+ 1 - 1
locations/gschool_nerd_chats.qsrc

@@ -168,7 +168,7 @@ if $ARGS[0] = 'natasha':
 			'You approach Natasha and explain how you''re struggling in school and could really use her help studying. She thinks it over for a second, but happily agrees: "Sure <<$pcs_nickname>>, that could be fun!"'
 			act 'Time for the next class': gt 'gschool_lessons', 'short_break'
 		end
-	elseif NatbelQW['QWstage'] >= 8 and NatbelQW['Debt'] > 0:
+	elseif NatbelQW['QWstage'] >= 8 and NatbelQW['Debt'] > 0 and NatbelQW['DebtDay'] <= daystart:
 		act 'Come to the bathroom with me':
 			*clr & cla
 			minut += 5