Explorar el Código

[fixed] Wrong park linked in old town location

KevinSmarts hace 3 años
padre
commit
4b0279a367
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      locations/liam.qsrc

+ 1 - 1
locations/liam.qsrc

@@ -65,7 +65,7 @@ end
 if arts = 1:'<a href="exec:gt ''Marin'',''start''">Marina''s Apartment</a>'
 
 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 Pavlovsk park (0:10)':minut += 10 & nroad = 10 & gt 'parks', 'start'
 act 'Walk to the highway (0:05)':minut += 5 & nroad = 15 & gt 'road'
 
 act 'Wait':gs 'obj_din', 'wait'