Browse Source

[fixed] redundant end and missing colon

Kevin_Smarts 2 years ago
parent
commit
6baa0da387
2 changed files with 21 additions and 22 deletions
  1. 20 21
      locations/intro_sg_tg.qsrc
  2. 1 1
      locations/journal_quests.qsrc

+ 20 - 21
locations/intro_sg_tg.qsrc

@@ -586,27 +586,26 @@ if $ARGS[0] = 'intro_9':
 																!! default start
 																act 'Start at the end of August':
 																	month = 8
-																		$month = 'August'
-																		grandmaQW['last_month_paid'] = month
-																		day = 26
-																		week = 5
-																		hour = 9
-																		kanicont = 6
-																		gt 'intro_sg_tg', 'intro_end'
-																	end
-
-																	act 'Start at the beginning of June':
-																		month = 6
-																		$month = 'June'
-																		grandmaQW['last_month_paid'] = month
-																		day = 1
-																		week = 3
-																		kanicont = 92
-																		Gspassed = 1
-																		dostupindorf = 1
-																		gt 'intro_sg_tg', 'intro_end'
-																	end
-																end	
+																	$month = 'August'
+																	grandmaQW['last_month_paid'] = month
+																	day = 26
+																	week = 5
+																	hour = 9
+																	kanicont = 6
+																	gt 'intro_sg_tg', 'intro_end'
+																end
+
+																act 'Start at the beginning of June':
+																	month = 6
+																	$month = 'June'
+																	grandmaQW['last_month_paid'] = month
+																	day = 1
+																	week = 3
+																	kanicont = 92
+																	Gspassed = 1
+																	dostupindorf = 1
+																	gt 'intro_sg_tg', 'intro_end'
+																end
 															end
 														end
 													end

+ 1 - 1
locations/journal_quests.qsrc

@@ -398,7 +398,7 @@ if $ARGS[0] = 'start':
 					'I should get Katja on birth control, then I could take her on some wilder sex adventures once she''s ready.'
 				elseif katjaQW['QWstage'] < 6 or katjaQW['anal_quest'] < 3 or katjaQW['slut'] <= 100:
 					'I should continue to corrupt Katja. There might be more things I can push her to do.'
-				elseif katjaQW['QWstage'] = 6
+				elseif katjaQW['QWstage'] = 6:
 					'Katja wants to talk to me about something at her home. She needs to be somewhat horny to ask me'
 				elseif katjaQW['park_sex'] = 0:
 					'I should take Katja to the park to get her to to hook up with random guys.'