Browse Source

[Changed] Loosened the restrictions a bit on finding Lariska at the Five Eight Estates

Alaratt 3 years ago
parent
commit
ef54b45fbc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/pav_complex.qsrc

+ 1 - 1
locations/pav_complex.qsrc

@@ -54,7 +54,7 @@ if $ARGS[0] = 'start':
 		end
 	end	
 
-	if (week = 1 or week = 3) and hour >= 14 and hour <= 16 and Storyline > 0 and (LariskaQW['story'] = 0 or LariskaQW['story'] = 1) and npc_rel['A13'] > 40 and lariska_ball ! daystart: 'Walking along the apartment complex, you hear a bouncing sound. Turning the corner, you see <a href="exec:gt ''lariska_storyline'', ''story_intro''">Lariska</a> hitting a volleyball against a wall.'
+	if week <= 5 and cheerleaders_on = 0 and hour >= 14 and hour <= 18 and Storyline > 0 and (LariskaQW['story'] = 0 or LariskaQW['story'] = 1) and npc_rel['A13'] > 40 and lariska_ball ! daystart: 'Walking along the apartment complex, you hear a bouncing sound. Turning the corner, you see <a href="exec:gt ''lariska_storyline'', ''story_intro''">Lariska</a> hitting a volleyball against a wall.'
 	
 	if car > 0 and cardrive = 20: 'Your <a href="exec:gs ''carF'', ''start''"><<$car>></a> is parked in the street.'