Bladeren bron

[Fixed] Journal hints for classmates should no longer show up on New in Town or Transformation Starts.

Alaratt 3 jaren geleden
bovenliggende
commit
caee87c14e
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      locations/journal_quests.qsrc

+ 1 - 1
locations/journal_quests.qsrc

@@ -9,7 +9,7 @@ if $ARGS[0] = 'start':
 	'<center><h1>Quests</h1></center>'
 
 !!to check Sveta is at school. All school quests must pass this and it should become a category as we expand
-	if SchoolAtestat = 0 and SchoolBlock = 0:
+	if StoryLine = 1 and SchoolAtestat = 0 and SchoolBlock = 0:
 		!! This might need a note about debt required for most actions to be available, was not sure how to handle that part though.
 		if NatbelQW['QWstage'] >= 11:
 			'This is the end of Natasha''s quest line, for now.'