Ver Fonte

Merge branch 'master' of https://git.catrenelle.com/sovietmercader/glife

KevinSmarts há 5 anos atrás
pai
commit
ca2871a202
1 ficheiros alterados com 5 adições e 1 exclusões
  1. 5 1
      locations/zaprF.qsrc

+ 5 - 1
locations/zaprF.qsrc

@@ -9,7 +9,11 @@ if $ARGS[0] = 'start':
 	*clr
 	gs 'stat'
 	'<center><b>Gas Station</b></center>'
-	'<center><img <<$set_imgh>> src="images/locations/shared/gas/zapr.jpg"></center>'
+	if hour < 9 or hour > 19:
+		'<center><img <<$set_imgh>> src="images/locations/shared/gas/gazprom_night.jpg"></center>'
+	else
+		'<center><img <<$set_imgh>> src="images/locations/shared/gas/gazprom_day.jpg"></center>'
+	end
 	'The local gas station, the cheap pumps are limited in functionality and will always fill the tank up completely.'
 	*nl
 	'When the weather is nice sometimes girls will offer a car washing service for some tips, there''s no structure to it so you could always try it.'