Procházet zdrojové kódy

[changed] G&M now open Saturdays

Kevin_Smarts před 7 měsíci
rodič
revize
a6983e782e
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      locations/pav_industrial.qsrc

+ 2 - 2
locations/pav_industrial.qsrc

@@ -68,10 +68,10 @@ if car > 0 and cardrive = 26:
 	'Your <a href="exec:gs ''carF'', ''start''"><<$car>></a> is parked in the street.'
 end
 
-if week < 6 and hour >= 8 and hour < 20:
+if week < 7 and hour >= 8 and hour < 20:
 	*pl 'The local <a href="exec:torg = 0 & gt ''budgetclothes'',''start''">G&M Store</a> is currently open.'
 else
-	*pl 'The local G&M store is currently closed. Opening hours are Monday to Friday, between 08:00 to 20:00.'
+	*pl 'The local G&M store is currently closed. Opening hours are Monday to Saturday, between 08:00 to 20:00.'
 end
 
 act 'Walk to the Five Eight estate (0:05)':minut += 5 & gt 'pav_complex', 'start'