|
@@ -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.'
|