Browse Source

[changed] order of actions in pavindustrial to better fit the other zones.

3xpurt 5 years ago
parent
commit
26bf3d43d2
1 changed files with 7 additions and 7 deletions
  1. 7 7
      locations/pavIndustrial.qsrc

+ 7 - 7
locations/pavIndustrial.qsrc

@@ -75,22 +75,22 @@ if car > 0 and cardrive = 26:
 	'Your <a href="exec:gs ''carF'', ''start''"><<$car>></a> is parked in the street.'
 end
 
-if week < 7 and hour >= 8 and hour < 18: 
-	act 'Visit the tailor': gt 'Gshveyfab', 'tailor'
-else
-	'<br>The tailor is closed right now.'
-end
-
 if week < 6 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.'
 end
 
-act 'Walk to the residential area':minut += 5 & gt 'pavResidential'
 act 'Walk to the Five Eight estate':minut += 2 & gt 'pavcomplex', 'start'
+act 'Walk to the residential area':minut += 5 & gt 'pavResidential'
 act 'Walk to the commercial area':minut += 5 & gt 'pavCommercial'
 
+if week < 7 and hour >= 8 and hour < 18: 
+	act 'Visit the tailor': gt 'Gshveyfab', 'tailor'
+else
+	'<br>The tailor is closed right now.'
+end
+
 act 'Wait':gs 'obj_din', 'wait'
 
 !!if rand (0,2) ! 0:gs 'din_bad' & dynamic $mobile_check