Browse Source

[Fixes] Forgot to link to Exterior of Diner.

VioletKitten 4 years ago
parent
commit
4ae9c71941
2 changed files with 4 additions and 3 deletions
  1. 2 1
      locations/NikoSlut.qsrc
  2. 2 2
      locations/road.qsrc

+ 2 - 1
locations/NikoSlut.qsrc

@@ -1291,7 +1291,7 @@ if $ARGS[0] = 'Biker Attack':
 	end
 end
 
-if $ARGS[0] = 'Diner':
+if $ARGS[0] = 'Diner Exterior':
 	*clr & cla
 	minut += 5
 	gs'stat'
@@ -1304,6 +1304,7 @@ if $ARGS[0] = 'Diner':
 	end
 	
 	act 'Enter the diner': gt 'NikoSlut', 'Diner Interior'
+	act 'Go back to the highway':nroad = 20 & gt 'road'
 end
 
 if $ARGS[0] = 'Diner Interior':

+ 2 - 2
locations/road.qsrc

@@ -145,9 +145,9 @@ if $ARGS[0] = '':
 		'A <a href="exec:minut += 5 & gt ''furi''">lorry</a> is parked next to the road. The driver is currently taking a break, and is having a cigarette. He could probably bring you to Gadukino or St. Petersburg, for a price...'
 		'A small road leads to an almost hidden old <a href="exec:gt ''brothel'', ''lobby''">hotel</a>. Usually tourists use it when passing by or when visiting the old town of Pavlovsk.'
 		if hour >= 7 and hour <= 17:
-			'You can see a bunch of trucks around the <a href="exec:gt ''NikoSlut'', ''Diner Interior''">Boris diner</a>. which is a diner that is frequently visited by both truckers and bikers.'
+			'You can see a bunch of trucks around the <a href="exec:gt ''NikoSlut'', ''Diner Exterior''">Boris diner</a>. which is a diner that is frequently visited by both truckers and bikers.'
 		else
-			'You can see a bunch of motorcycles around the <a href="exec:gt ''NikoSlut'', ''Diner Interior''">Boris diner</a>. which is a diner that is frequently visited by both truckers and bikers.'
+			'You can see a bunch of motorcycles around the <a href="exec:gt ''NikoSlut'', ''Diner Exterior''">Boris diner</a>. which is a diner that is frequently visited by both truckers and bikers.'
 		end
 		if hour = 22 and NikoEv < 21 and Yurik_Diner_Daystart ! daystart:
 			'You can see a <a href="exec:gt ''NikoSlut'', ''Yurik Out''">drunk man</a> stumbling along the highway with a beer bottle in his hand.'