Browse Source

Merge remote-tracking branch 'Anjuna/master'

Kevin_Smarts 6 months ago
parent
commit
cbdb0f6a00
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/pushkin.qsrc

+ 2 - 2
locations/pushkin.qsrc

@@ -50,8 +50,8 @@ end
 !!this location does not exist
 !!if arts = 1:'<a href="exec:gt ''Marin'',''start''">Marinka''s Apartment</a>'
 
-act 'Walk to the bus station (0:02)': minut += 2 & gt 'bus', 'pushkin'
 act 'Walk to Okhlopkov Square (0:05)': minut += 5 & gt 'pushkin_sq'
+act 'Walk to the bus station (0:02)': minut += 2 & gt 'bus', 'pushkin'
 act 'Walk to the highway (0:05)': minut += 5 & nroad = 19 & gt 'road'
 act 'Walk to the park (0:10)': minut += 10 & gt 'pav_park', 'start'
 act 'Walk to the train station (0:15)': minut += 15 & gt 'pav_train_hall'
@@ -76,7 +76,7 @@ end
 
 act 'Wait':gs 'obj_din', 'wait'
 
-!-- Random prostitution solicitation check ------------------------ 
+!-- Random prostitution solicitation check ------------------------
 gs 'prostitution_functions', 'check_solicitation_event'