Browse Source

[fixed] Missing value spotted by analyser

Kevin_Smarts 2 years ago
parent
commit
0327290237
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/pav_aptcourtev.qsrc

+ 1 - 1
locations/pav_aptcourtev.qsrc

@@ -505,7 +505,7 @@ if $ARGS[0] = 'events2':
 			end
 		end
 	elseif nightevents = 9:
-		if storyline ! 1 or (week = 3 and hour <= 23) or (week = 5 and hour >= 20) or (week = 6 and hour >=): jump 'reroll_jump2'
+		if storyline ! 1 or (week = 3 and hour <= 23) or (week = 5 and hour >= 20) or (week = 6 and hour >= 20): 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>'