|
@@ -1953,6 +1953,10 @@ end
|
|
|
if mid($start_type,1,2) = 'sg' and gopnik_initiation = 1 and gopnik_initiation_day = daystart and hour > 15 and hour < 21: $stat_msg += '<BR><b>Meet Lena and Lera at the apartment garages at eight.</b>'
|
|
|
if mid($start_type,1,2) = 'sg' and nerd_night_game = 1 and nerd_night_game_day = daystart and hour > 15 and hour < 21: $stat_msg += '<BR><b>Join nerds at the community center at eight.</b>'
|
|
|
|
|
|
+if mid($start_type,1,2) = 'sg' and SchoolAtestat = 0 and Gspravka < 3 and motherKnowSpravka = 0 and func('homes_properties', 'has_access', 'parents_home'):
|
|
|
+ $stat_msg += '<BR><b>You have your monthly gynaecologist appointment at the Avicenna clinic. You should go</b>'
|
|
|
+end
|
|
|
+
|
|
|
!!--------------- mid($start_type,1,2) = 'sg' Events (End) ------------------------
|
|
|
|
|
|
if accessible_property['city_house'] = 1 and accessible_property['old_town_apartment'] > 0:
|