Sfoglia il codice sorgente

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

anjuna krokus 3 mesi fa
parent
commit
f3634eadad
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  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: