Browse Source

[fixed] Wrong image link.

bgkjdgbizgblzdgbr 2 years ago
parent
commit
daa721cc54
1 changed files with 3 additions and 2 deletions
  1. 3 2
      locations/pav_aptcourtev.qsrc

+ 3 - 2
locations/pav_aptcourtev.qsrc

@@ -200,7 +200,7 @@ if $ARGS[0] = 'events1':
 		'You notice three girls standing down near the garages, where they can see the alley. Each time a car drives down the alley they turn around and moon the car, laughing the whole time. After several times they seem to get bored with mooning cars and move off down the alley themselves.'
 		act 'Move away':gt 'pav_complex', 'start'
 	elseif events = 9:
-		if storyline ! 1: jump 'reroll_jump1'
+		if storyline ! 1 or (week = 3 and hour >= 16): jump 'reroll_jump1'
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/eatu.jpg"></center>'
 		'You see your school mate Anushka across the courtyard. When she notices you looking she raises her hand up to her face spreading two fingers in a V in front of her mouth and sticks her tongue out between them, in the universal sign for eat me. Before you can respond she goes inside her building.'
@@ -272,6 +272,7 @@ if $ARGS[0] = 'events1':
 		gs 'stat'
 		act 'Move away':gt 'pav_complex', 'start'
 	elseif events = 16:
+		if storyline ! 1 or (week = 3 and hour >= 16): jump 'reroll_jump1'
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/nushbench.jpg"></center>'
 		'As you walk through the courtyard you see Anushka sitting on one of the benches, she hasn''t noticed you yet.'
@@ -504,7 +505,7 @@ if $ARGS[0] = 'events2':
 			end
 		end
 	elseif nightevents = 9:
-		if storyline ! 1: jump 'reroll_jump2'
+		if storyline ! 1 or (week = 3 and hour <= 23) or (week = 5 and hour >= 20) or (week = 6 and hour >=): jump 'reroll_jump2'
 		if week < 6 and hour < 8: jump 'reroll_jump2'
 		*clr & cla
 		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/events/gopgirls.jpg"></center>'