Sfoglia il codice sorgente

[added] Day and night, summer and winter images for Pav and the city industrial train stations

KevinSmarts 3 anni fa
parent
commit
5610517a46

+ 15 - 3
locations/city_industrial_train.qsrc

@@ -35,8 +35,20 @@ if $ARGS[0] = 'outside':
 	*clr & cla
 	gs'stat'
 	'<center><B>Railway station</B></center>'
-	'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
-
+	if month >= 11 or month <= 3:
+		if hour >= 9 and hour <= 16:
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+		else
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+		end
+	else
+		if hour >= 7 and hour <= 18:
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+		else
+			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+		end
+	end
+	
 	if car > 0 and cardrive = 19:
 		cardrive = 19
 		'In the parking lot is <a href="exec:GS ''carF'',''start''">your <<$car>></a>.'
@@ -112,7 +124,7 @@ if $ARGS[0] = 'ticket':
 	*clr & cla
 	gs 'stat'
 	'<center><h4>Ticket office</h4></center>'
-	'<center><img <<$set_imgh>> src="images/locations/shared/train/kassa.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/ticketoffice.jpg"></center>'
 
 	act 'Leave the ticket office':minut += 1 & gt 'city_industrial_train', 'inside'
 	

+ 97 - 7
locations/pav_train.qsrc

@@ -20,7 +20,19 @@ end
 clr
 gs 'stat'
 '<center><h2>Pavlovsk''s train station</h2></center>'
-'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+if month >= 11 or month <= 3:
+	if hour >= 9 and hour <= 16:
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+	else
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+	end
+else
+	if hour >= 7 and hour <= 18:
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+	else
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+	end
+end
 *nl
 'Pavlovsk''s modest train station. You can enter the central hall of the <a href="exec:minut += 3 & gt ''pav_train_hall''">train station</a>. Attached to the train station is the <a href="exec:minut += 5 & gt ''gkafe''">Borislav''s cafe</a>' + iif(storyline = 1,' where your mother works','') + '. Also nearby is the small <a href="exec:minut += 3 & gt ''pav_station'', ''station_outside''">police station</a> of Pavlovsk. '
 *nl
@@ -39,7 +51,20 @@ if kidaloa = 0:
 		monthKidalo = month
 		gs 'stat'
 		'<center><h4>Pavlovsk''s train station</h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+		if month >= 11 or month <= 3:
+			if hour >= 9 and hour <= 16:
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+			else
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+			end
+		else
+			if hour >= 7 and hour <= 18:
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+			else
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+			end
+		end
+		
 		'When you arrive at the train station, it''s impossible to not notice a girl holding a microphone and a man following her with a large camera. They''re coming straight towards you. The girl beckons you to come closer and glances over at towards the man holding the camera, who gives her a subtle nod.'
 		'She turns back to you and happily exclaims: "Hello! We''re shooting a pilot for TV. It''s going to be a novel program: it is a show in which we hand out gifts to random strangers, and then film their response. It''s called "Happiness in Russia", we''re hoping it will catch on all over the world. We have chosen you to be part of our pilot, congratulations!"'
 		'She grabs hold of a large box the camera man handed to her. It''s beautifully wrapped, with a nice bow to boot. She whispers to you: "This box contains a brand new laptop! Just act surprised when you open it!"'
@@ -49,7 +74,20 @@ if kidaloa = 0:
 			gs 'stat'
 			kidaloa = 1
 			'<center><h4>Pavlovsk''s train station</h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+			if month >= 11 or month <= 3:
+				if hour >= 9 and hour <= 16:
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+				else
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+				end
+			else
+				if hour >= 7 and hour <= 18:
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+				else
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+				end
+			end
+			
 			'Even though you definitely wouldn''t mind a new laptop, you simply don''t have time to talk to them right now. You politely decline and walk away before they can protest. A few minutes later you see the two of them hastily running across the square, while some poor guy opens the fancily packed box only to find a brick in it. By the time he realizes he got scammed, they are long gone. Looks like you dodged a bullet there!'
 			
 			act 'Return to the station' :minut += 15 & gt $curloc
@@ -59,7 +97,20 @@ if kidaloa = 0:
 			*clr & cla
 			gs 'stat'
 			'<center><h4>Pavlovsk''s train station</h4></center>'
-			'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+			if month >= 11 or month <= 3:
+				if hour >= 9 and hour <= 16:
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+				else
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+				end
+			else
+				if hour >= 7 and hour <= 18:
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+				else
+					'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+				end
+			end
+			
 			'You happily take the box from the girl''s hands as the man starts filming. The girl holds the microphone closer to her mouth, and invites you to give some shout-outs to relatives and friends while you''re on TV. Then she points the microphone at you. You gladly accept the invitation and address your friends and family enthusiastically while looking at the camera, sincerely hoping you did not leave anyone out. Then the man turns the camera away for a second.'
 			'The girl tells you: "Unfortunately, the government doesn''t just let us give away items for nothing. We''re legally obligated to have our winners pay VAT over the amount of money their gift is worth. In your case, this comes down to 5000 <b>₽</b>."'
 
@@ -70,7 +121,20 @@ if kidaloa = 0:
 				if pcs_mood > 5: pcs_mood = 5
 				gs 'stat'
 				'<center><h4>Pavlovsk''s train station</h4></center>'
-				'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+				if month >= 11 or month <= 3:
+					if hour >= 9 and hour <= 16:
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+					else
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+					end
+				else
+					if hour >= 7 and hour <= 18:
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+					else
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+					end
+				end
+			
 				'You quickly give them the money and enthusiastically begin to pull at the bow. When you finally manage to tear the wrapping paper off and open the box, you only find a brick wrapped in newspaper. You look up trying to find the man and girl to get your money back, but they are nowhere to be found. You feel terrible for being scammed out of your money, and angrily stuff the box in a garbage can before you move on.'
 				
 				act 'Return to the train station':minut += 15 & gt $curloc
@@ -79,7 +143,20 @@ if kidaloa = 0:
 				*clr & cla
 				gs 'stat'
 				'<center><h4>Pavlovsk''s train station</h4></center>'
-				'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+				if month >= 11 or month <= 3:
+					if hour >= 9 and hour <= 16:
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+					else
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+					end
+				else
+					if hour >= 7 and hour <= 18:
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+					else
+						'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+					end
+				end
+			
 				'With some regret in your voice, you apologize to the man and girl and explain that you can''t afford to pay the VAT right now. They try to explain to you that this could very well be a one-time opportunity and that you are missing out on a free laptop, but you have to decline. You simply cannot afford to spend the money you have right now on a frivolous purchase like a laptop, even if it comes really cheap.'
 				'Sympathizing with you, they promise to look for you if they ever come back to Pavlovsk for another episode of the show.'
 				
@@ -99,7 +176,20 @@ if kidalob = 0:
 		minut += 5
 		gs 'stat'
 		'<center><h4>Pavlovsk''s train station</h4></center>'
-		'<center><img <<$set_imgh>> src="images/locations/shared/train/vokzalg.jpg"></center>'
+		if month >= 11 or month <= 3:
+			if hour >= 9 and hour <= 16:
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_day.jpg"></center>'
+			else
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_winter_night.jpg"></center>'
+			end
+		else
+			if hour >= 7 and hour <= 18:
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_day.jpg"></center>'
+			else
+				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/pavtrainstation_night.jpg"></center>'
+			end
+		end
+			
 		'As you walk across the square towards the station, you notice two well dressed men staring at you. After some brief consideration they come towards you, and you can just about hear what they''re saying: "Wow, she''s just the model we need. She has this... Claudia Schiffer feel to her, don''t you agree?"'
 		'You can see the other man nod just as they get close to you, and one of the men stops you: "Excuse me, miss. We are opening a new fashion store in the city and are looking for a model to feature in our advertisements. We have been looking for just the right girl all day and... I think we just found her!"'
 		'The second man nods enthusiastically as the first man continues: "We would be able to offer you 10.000 <b>₽</b> for an extensive photo shoot, featuring our clothing line."'

+ 1 - 1
locations/pav_train_hall.qsrc

@@ -222,7 +222,7 @@ if $ARGS[0] = 'ticket':
 	*clr & cla
 	gs 'stat'
 	'<center><h2>Ticket office</h2></center>'
-	'<center><img <<$set_imgh>> src="images/locations/shared/train/kassa.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/trainstation/ticketoffice.jpg"></center>'
 
 	act 'Leave the ticket office':minut += 1 & gt 'pav_train_hall'