Browse Source

[Added] consistant time changes when traveling around Pushkin

Alaratt 3 years ago
parent
commit
c0b1e34db4
3 changed files with 10 additions and 14 deletions
  1. 4 6
      locations/liam.qsrc
  2. 4 6
      locations/liames.qsrc
  3. 2 2
      locations/parks.qsrc

+ 4 - 6
locations/liam.qsrc

@@ -6,11 +6,9 @@ $location_type = 'public_outdoors'
 $menu_loc = 'liam'
 $menu_arg = ''
 menu_off = 0
-CLOSE ALL
 if sound = 0:PLAY 'sound/street.mp3',30
-cls
+*clr & cla
 gs'stat'
-palMir = 0
 bordysh = 0
 housrA = 0
 palMir = 0
@@ -39,7 +37,7 @@ end
 'Later, the rich bought the land off the poor and knocked down the wooden shacks and farm houses to build large estates. The city began to grow rapidly, and it became a desirable suburb.'
 'Since then, even the old houses have been improved, extended, and modernized. The old buildings and beautiful park made it popular with tourists, and it has become part of Pavlovsk.'
 
-'Not far from here is the quiet <a href="exec:gt ''liames'',''start''">High Street</a>.'
+'Not far from here is the quiet <a href="exec:minut += 5 & gt ''liames''">High Street</a>.'
 'Close by is a narrow street leading to a <a href="exec:gt ''dvor'',''start''">vacant house</a>.'
 'You see a <a href="exec:gt ''ugol'',''start''">passage</a> between the houses leading to a courtyard.'
 if car > 0 and cardrive = 14:
@@ -62,7 +60,7 @@ end
 
 if arts = 1:'<a href="exec:gt ''Marin'',''start''">Marinka''s Apartment</a>'
 
-act 'Walk to High Street': gt 'liames', 'start'
+act 'Walk to High Street (0:05)':minut += 5 & gt 'liames'
 act 'Walk to the train station (0:15)':minut += 15 & nroad = 15 & gt 'pav_train'
 act 'Walk to Pavlovsk park (0:10)':minut += 10 & nroad = 10 & gt 'pav_park', 'start'
 act 'Walk to the highway (0:05)':minut += 5 & nroad = 15 & gt 'road'
@@ -78,7 +76,7 @@ if pushkin_walk_day ! daystart:
 		pushkin_walk_day = daystart
 		gs 'stat'
 		'You breathe in the fresh air and slowly walk along the narrow streets of the Old Town, admiring the beautiful architecture.'
-		act 'Continue': gt'liam', 'start'
+		act 'Continue': gt'liam'
 	end
 end
 

+ 4 - 6
locations/liames.qsrc

@@ -6,10 +6,8 @@ $location_type = 'public_outdoors'
 $menu_loc = 'liames'
 $menu_arg = ''
 menu_off = 0
-CLOSE ALL
-clr
+*clr & cla
 gs'stat'
-set palMir=0
 set bordysh=0
 set housrA=0
 set palMir=0
@@ -24,8 +22,8 @@ set borLoker=0
 '<center><B>High Street</B></center>'
 '<center><img <<$set_imgh>> src="images/locations/oldtown/liames.jpg" ></center>'
 'High Street is a square serving as the joining point of several smaller streets.  There are many small cafes and shops.'
-'Another street runs straight to the <a href="exec:gt ''liam'',''start''">Town Center</a>.'
-'High Street itself leads to the Old Town <a href="exec:gt ''parks'',''start''">Park</a>.'
+'Another street runs straight to the <a href="exec:minut += 5 & gt ''liam''">Town Center</a>.'
+'High Street itself leads to the Old Town <a href="exec:minut += 5 & gt ''parks'',''start''">Park</a>.'
 if hour >= 8 and hour <= 20:
 	'A small <a href="exec:gt ''larek'',''start''">grocery store</a> is currently open.'
 else
@@ -66,7 +64,7 @@ end
 
 if home_owned[4] = 1: act '<b>Go home</b>':gt'korr2x'
 
-act 'Walk to the Town Center': gt 'liam', 'start'
+act 'Walk to the Town Center (0:05)':minut += 5 & gt 'liam'
 
 if hour >= 8 and hour <= 17 and exhibitionQW = 3: act 'Search for the shop on the card from Kseniya': gt 'exhibitionistshop', 'start'
 

+ 2 - 2
locations/parks.qsrc

@@ -18,9 +18,9 @@ if $ARGS[0] = 'start':
 	'Wander deeper into the <a href="exec:gt ''lug'',''start''">park</a>.'
 
 
-	act 'Go to High Street': minut += 10 &  gt 'liames'
+	act 'Go to High Street (0:05)': minut += 5 &  gt 'liames'
 
-	act 'Go to Town Center': minut += 10 & gt 'liam'
+	act 'Go to Town Center (0:10)': minut += 10 & gt 'liam'
 
 	act 'Walk around the park (1 hour)':
 		if pcs_exhib = 100 and exhibitionQW = 0: gt 'kseniyaQW', 'event1', 1