소스 검색

[added] Grandparents random schedule will now properly update each day

anjuna krokus 3 달 전
부모
커밋
f3634eadad
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      locations/schedule.qsrc

+ 3 - 1
locations/schedule.qsrc

@@ -1,7 +1,9 @@
 # schedule
 
 if $ARGS[0] = 'cikl':
-	gs 'miroslava_schedule', 'cikl'
+	gs 'miroslava_schedule',	'cikl'
+	gs 'gp_elene_schedule',		'cikl'
+	gs 'gp_zlatek_schedule',	'cikl'
 end
 
 if $ARGS[0] = '' or arrpos('$ARGS', 'A2') >= 0: