Browse Source

[fixed] Made it so it is aclutlly possible to force natasha to do you homwork just after lending money, and meke sure that the quest will advance afterwards.

bgkjdgbizgblzdgbr 3 years ago
parent
commit
40a3d31b23
1 changed files with 3 additions and 2 deletions
  1. 3 2
      locations/natbelapt.qsrc

+ 3 - 2
locations/natbelapt.qsrc

@@ -508,8 +508,9 @@ if $ARGS[0] = 'natroom':
 
 		if lernHome ! 0: act 'Study together': gs 'natbelapt', 'study_together'
 
+		if NatbelQW['QWstage'] >= 2 and lernHome ! 0 and NatbelQW['Debt'] > 0: act 'Make her do your homework': gs 'natbelapt', 'make_her_do_homework'
+
 		if NatbelQW['Debt'] > 0 and NatbelQW['DebtDay'] <= daystart:
-			if NatbelQW['QWstage'] >= 2 and lernHome ! 0: act 'Make her do your homework': gs 'natbelapt', 'make_her_do_homework'
 
 			if NatbelQW['QWstage'] >= 5:
 				gs 'willpower', 'humiliation', 'force', 'easy'
@@ -760,7 +761,7 @@ if $ARGS[0] = 'make_her_do_homework':
 	menu_off = 1
 	lernHome = 0
 	NatbelQW['homework'] += 1
-	if NatbelQW['homework'] = 3 and NatbelQW['QWstage'] = 3: NatbelQW['QWstage'] = 4
+	if NatbelQW['homework'] >= 3 and NatbelQW['QWstage'] = 3: NatbelQW['QWstage'] = 4
 	gs 'stat'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/natasha/study.jpg"></center>'
 	if NatbelQW['QWstage'] = 3: