Explorar o código

[fixed] 'pav_market_hall' instead of 'pav_train_hall'

FenrirRed %!s(int64=2) %!d(string=hai) anos
pai
achega
be8857c78a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      locations/pav_market.qsrc

+ 2 - 2
locations/pav_market.qsrc

@@ -269,13 +269,13 @@ end
 
 gs 'family'
 
-act 'Enter the station building': minut += 3 & gt 'pav_market_hall'
+act 'Enter the station building': minut += 3 & gt 'pav_train_hall'
 act 'Walk to the Commercial area (0:10)':minut += 10 & gt 'pav_commercial'
 act 'Walk to the Residential area (0:15)':minut += 15 & gt 'pav_residential'
 act 'Walk to the Industrial region (0:15)':minut += 15 & gt 'pav_industrial'
 act 'Walk to the Five Eight estate (0:15)':minut += 15 & gt 'pav_complex', 'start'
 if Trainpass_day > daystart:
-	act 'Board train (0:15)':minut += 15 & gt 'pav_market_hall', 'platform'
+	act 'Board train (0:15)':minut += 15 & gt 'pav_train_hall', 'platform'
 end
 act 'Walk to the highway (0:15)':minut += 15 & nroad = 20 & gt 'road'
 act 'Walk to Pushkin (0:15)':minut += 15 & nroad = 19 & gt 'liam'