Browse Source

Merge remote-tracking branch 'spectre1viper/master'

KevinSmarts 5 years ago
parent
commit
48191e59b6
1 changed files with 24 additions and 0 deletions
  1. 24 0
      locations/carF.qsrc

+ 24 - 0
locations/carF.qsrc

@@ -178,6 +178,30 @@ if $ARGS[0] = 'salon':
 					end
 				end
 
+				if cardrive ! 1:
+					act 'Go to St. Petersburg''s residential area':
+						cla
+						minut += 90
+						benz -= 1
+						teh -= rand(3, 6)
+						cardrive = 1
+						'You drive for more than an hour on the highway before you get to St. Petersburg''s residential area.'
+						dynamic $enddrive
+					end
+				end
+
+				if cardrive ! 2:
+					act 'Go to St. Petersburg city center':
+						cla
+						minut += 80
+						benz -= 1
+						teh -= rand(3, 6)
+						cardrive = 2
+						'You drive for more than an hour on the highway before you get to St. Petersburg city center.'
+						dynamic $enddrive
+					end
+				end
+      
 				if cardrive ! 21:
 					act 'Go to the gas station':
 						cla