소스 검색

Merge remote-tracking branch 'Netuttki/master'

Kevin_Smarts 2 주 전
부모
커밋
8ed1ec723f
2개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 1
      locations/dom_gor.qsrc
  2. 1 1
      locations/etoexhib.qsrc

+ 3 - 1
locations/dom_gor.qsrc

@@ -14,7 +14,8 @@ gs 'themes', 'indoors'
 *nl
 
 if $clothingworntype = 'danilovich_outfits' and $shoeworntype = 'danilovich' and teachlevel > 20 and parkrunday ! daystart and hour < 21 and hour > 6:
-	act 'Go for a jog around the park (1:00)':
+	!! TODO: Kevin says it should be that campus of vocational school and not the park. We can change it after the release.
+	act 'Go for a jog around the park (30 minutes)':
 		cla
 		*clr
 		parkrunday = daystart
@@ -167,6 +168,7 @@ act 'Go out onto the street':
 		'<b><font color="red">You feel too ill to travel through the streets.</font></b>'
 		xgt $curloc
 	else
+		minute += 15
 		xgt 'pav_commercial'
 	end
 

+ 1 - 1
locations/etoexhib.qsrc

@@ -1409,7 +1409,7 @@ end
 if $ARGS[0] = 'pos40':
 	cla
 	*clr
-	minut += 60
+	minut += 15
 	gs 'stat'
 
 	'<center><b><font color="maroon">Town</font></b></center>'