|
@@ -150,11 +150,9 @@ if nodimkaK >= rand(7,10) and DimkaWarnedToday = 0 and DimaRudeBlock = 0:
|
|
|
if hour >= 9 and hour < 24 and week >=6 and DimkaWarnedToday = 0: gt 'dimaEv', 'Dimka_warning'
|
|
|
end
|
|
|
|
|
|
-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):
|
|
|
- *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
|
|
|
+!! Natasha Belova quest checks
|
|
|
+gs 'natbel_init', 'quests'
|
|
|
+
|
|
|
|
|
|
if func('homes_properties', 'is_current_home') = 0:
|
|
|
act 'Set this apartment as your main home':
|