|
@@ -301,7 +301,7 @@ if $ARGS[0] = 'main':
|
|
|
'<TABLE BORDER=1><<$show_table>></TR></TABLE>'
|
|
|
end
|
|
|
end
|
|
|
- if AlbinaQW['albride'] = 0 and AlbinaQW['RideDaystart'] <= daystart and AlbinaQW['AlbFatherQW'] >= 1 and AlbinaQW['ParkRally'] > 0:
|
|
|
+ if AlbinaQW['albride'] = 0 and AlbinaQW['RideDaystart'] <= daystart and AlbinaQW['AlbFatherQW'] >= 1 and AlbinaQW['ParkRally'] > 0 and AlbinaQW['Chernov'] > 0:
|
|
|
'<a href="exec:minut += 15 & gt ''albinaRide''">Albina Barlovskaya</a> is waiting behind the wheel of a large black SUV, parked near the school.'
|
|
|
end
|
|
|
|