Browse Source

[Edited] text edited from "old town" to "Pushkin"

Gwen 3 years ago
parent
commit
9d0c725913
2 changed files with 4 additions and 3 deletions
  1. 2 1
      locations/pav_park.qsrc
  2. 2 2
      locations/pav_train.qsrc

+ 2 - 1
locations/pav_park.qsrc

@@ -1,4 +1,5 @@
 # pav_park
+!2021/05/12
 CLOSE ALL
 
 if $ARGS[0] = 'start':
@@ -94,7 +95,7 @@ if $ARGS[0] = 'start':
 
 	act 'Walk to the Residential area (0:05)':minut += 5 & gt 'pav_residential'
 	act 'Walk to the Commercial area (0:05)':minut += 5 & gt 'pav_commercial'
-	act 'Walk to the Old Town (0:10)':minut += 10 & gt 'liam'
+	act 'Walk to Pushkin (0:10)':minut += 10 & gt 'liam'
 
 	if hour > 8 and hour < 19:'There''s a small <a href="exec:minut += 5 & gt ''gskino''">movie theater</a> in the park. It only has a single screen.'
 	'The newly opened cafe <a href="exec:gt''cafe_parco'',''start''">"Del Parco"</a>, with eye-catching facade, lots of tables and a summer terrace. Two paths lead out of the park. One brings you to the <a href="exec:minut += 5 & gt ''pav_commercial''">commercial</a> the other to the <a href="exec:minut += 5 & gt ''pav_residential''">residential</a> area.'

+ 2 - 2
locations/pav_train.qsrc

@@ -1,5 +1,5 @@
 # pav_train
-
+!2021/05/12
 $loc = 'pav_train'
 $loc_arg = ''
 $menu_loc = 'pav_train'
@@ -269,7 +269,7 @@ gs 'family'
 
 act 'Walk to the Commercial area (0:10)':minut += 10 & gt 'pav_commercial'
 act 'Walk to the highway (0:15)':minut += 15 & nroad = 20 & gt 'road'
-act 'Walk to the Old Town (0:15)':minut += 15 & nroad = 19 & gt 'liam'
+act 'Walk to Pushkin (0:15)':minut += 15 & nroad = 19 & gt 'liam'
 
 act 'Enter the station building': minut += 3 & gt 'pav_train_hall'