Browse Source

[fixed] You will now only be asked to cheer at a game tomorrow as a backup if there actually is a game.

bgkjdgbizgblzdgbr 1 year ago
parent
commit
471a23423c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      locations/gschool_cheerleading.qsrc

+ 3 - 3
locations/gschool_cheerleading.qsrc

@@ -318,7 +318,7 @@ if $ARGS[0] = 'practice':
 			*clr & cla
 			!! double cheer_exp so it progresses faster given that Sveta cant get it anywhere else
 			gs 'exercise', 'tier2', 90, 'agil', 'vital', 'cheer', 'cheer', 'danc'
-            gs 'stat'
+			gs 'stat'
 			'<center><video autoplay loop src="images/locations/pavlovsk/school/afterschool/cheerleading/practice.mp4"></video></center>'
 
 			!! First time scene
@@ -342,7 +342,7 @@ if $ARGS[0] = 'practice':
 					'You head into the hall and into your corner. You watch the girls closely and copy their moves. You feel like you''re getting better with each training session and Albina seems to think so too, even giving you a smile a few times as she observes you.'
 					! Sveta has to have attended practice for at least 2 weeks, it has to be Thursday and there''s a 33% chance it happens
 					if rand(0,9) = 0:
-						if cheerleadingQW['practice_count'] > 4 and week = 4:
+						if cheerleadingQW['practice_count'] > 4 and week = 4 and (daystart - (daystart mod 7)) mod 2 = 1:
 							*nl
 							cheerleadingQW['backup_game'] = 1
 							'You finish practicing the last of your moves as Albina heads your way. "<<$pcs_firstname>>, one of the girls has just gone and busted her ankle. I need you to stand in for her at the game tomorrow. Don''t get ahead of yourself, you''re only serving your purpose. So be here tomorrow after school."'
@@ -350,7 +350,7 @@ if $ARGS[0] = 'practice':
 							'You are left with a slight feeling of dread within you.'
 						end
 					elseif rand(0,8) = 0:
-						if cheerleadingQW['practice_count'] > 4 and week = 4:
+						if cheerleadingQW['practice_count'] > 4 and week = 4 and (daystart - (daystart mod 7)) mod 2 = 1:
 							*nl
 							cheerleadingQW['backup_game'] = 1
 							'As you finish practicing on your own, Vicky cheerfully bounces up and greets you. "Hey <<$pcs_nickname>>, today is your lucky day! You get to replace me tomorrow!"