|
@@ -68,19 +68,20 @@ else
|
|
minut += 5
|
|
minut += 5
|
|
gt'pod_ezd','etaj_2'
|
|
gt'pod_ezd','etaj_2'
|
|
end
|
|
end
|
|
- if hour < 5 and motherWorry = 0 and age < 18 and locat['Fam_inGad'] = 0:
|
|
|
|
- '<font color=red>Are you sure? Your mother will worry.</b></font>'
|
|
|
|
- cla
|
|
|
|
- act '<font color=red><b>Yes, go outside</b></font>':
|
|
|
|
- minut += 5
|
|
|
|
- !! Reset vars - temp until other parts of game migrated
|
|
|
|
- killvar '$default_img_path'
|
|
|
|
- killvar '$mother_img_path'
|
|
|
|
- gt'pav_complex', 'start'
|
|
|
|
- end
|
|
|
|
- act 'No, stay inside':gt 'korrPar'
|
|
|
|
- else
|
|
|
|
- act '<b>Leave and go to the courtyard</b>':
|
|
|
|
|
|
+ act '<b>Leave and go to the courtyard</b>':
|
|
|
|
+ if hour < 5 and motherWorry = 0 and age < 18 and locat['Fam_inGad'] = 0:
|
|
|
|
+ *nl
|
|
|
|
+ '<font color=red>Are you sure? Your mother will worry.</b></font>'
|
|
|
|
+ cla
|
|
|
|
+ act '<font color=red><b>Yes, go outside</b></font>':
|
|
|
|
+ minut += 5
|
|
|
|
+ !! Reset vars - temp until other parts of game migrated
|
|
|
|
+ killvar '$default_img_path'
|
|
|
|
+ killvar '$mother_img_path'
|
|
|
|
+ gt'pav_complex', 'start'
|
|
|
|
+ end
|
|
|
|
+ act 'No, stay inside':gt 'korrPar'
|
|
|
|
+ else
|
|
minut += 5
|
|
minut += 5
|
|
!! Reset vars - temp until other parts of game migrated
|
|
!! Reset vars - temp until other parts of game migrated
|
|
killvar '$default_img_path'
|
|
killvar '$default_img_path'
|