1
0
Kaynağa Gözat

Update 'locations/cityTrain.qsrc'

spectre1viper 5 yıl önce
ebeveyn
işleme
b6465959b4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      locations/cityTrain.qsrc

+ 1 - 1
locations/cityTrain.qsrc

@@ -41,7 +41,7 @@ if $ARGS[0] = 'inside':
 	act 'Leave the train station': minut += 1 & gt 'cityTrain', 'start'
 	if Trainpass_day > daystart:
 		'You have <<Trainpass_day - daystart>> days left on your train pass.'
-		act 'Go to platforms': gt 'cityTrain', 'platform'
+		act 'Go to the platforms': gt 'cityTrain', 'platform'
 	else
 		act 'Go to the ticket office': gt 'cityTrain', 'tickets'
 	end