|
@@ -143,7 +143,11 @@ end
|
|
|
|
|
|
!! Natasha Belova quest checks
|
|
|
!!gs 'natbel_init', 'quests'
|
|
|
-
|
|
|
+if NatbelQW['QWstage'] >= 4 and week < 6 and (hour = 6 or hour = 7) and kanikuli = 0 and SchoolAtestat = 0 and SchoolBlock = 0 and (PCloStyle2 = 4 or Enable_sforma = 1) and SchoolAtestat = 0:
|
|
|
+ *nl
|
|
|
+ 'You could go to Natasha''s apartment and get her to carry your books to school.'
|
|
|
+ act 'Go to Natasha''s apartment': gt 'natbel_cp_1', 'carrybooks'
|
|
|
+end
|
|
|
|
|
|
if func('homes_properties', 'is_current_home') = 0:
|
|
|
act 'Set this apartment as your main home':
|