Browse Source

[fixed] runway modelling event bug (I hope)

hornguy6 3 years ago
parent
commit
3cafefac1f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/foto_events.qsrc

+ 1 - 1
locations/foto_events.qsrc

@@ -42,7 +42,7 @@ if $ARGS[0] = 'skill':
 		gt'foto_events','pool2'
 !!	elseif mdlng_skill_event = 4:
 !!		gt'foto_events','runway1'
-	elseif mdlng_skill_event = 4 and daystage > 2:
+	elseif mdlng_skill_event = 4 and daystage < 4 and daystage > 2:
 		gt'foto_events','runway2'
 	elseif mdlng_skill_event = 5:
 		gt'foto_events','wet'