소스 검색

cikl - shift event from Sat-Mon to Fri-Sun

rachelsmite 7 년 전
부모
커밋
85886df838
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      locations/cikl

+ 1 - 1
locations/cikl

@@ -985,7 +985,7 @@ if storyline = 1:
 		if sisboyparty = -1: sisboyparty = 1
 		if sisboyparty = -1: sisboyparty = 1
 
 
 		if sisboypartyQW >= 2 and sisboyparty > 0:
 		if sisboypartyQW >= 2 and sisboyparty > 0:
-			sisboyparty_day = daystart + rand(4,6)
+			sisboyparty_day = daystart + rand(3,5)
 		end
 		end
 	end
 	end