소스 검색

[fixed] Wrong park linked in old town location

KevinSmarts 3 년 전
부모
커밋
4b0279a367
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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'