Browse Source

Fixed interview process.

There was a bug where if you were >=18 or had a fake passport you’d get stuck on the screen.
Ice 6 years ago
parent
commit
f39e602dfc
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/foto.qsrc

+ 2 - 0
locations/foto.qsrc

@@ -411,10 +411,12 @@ if $ARGS[0] = 'interview':
 			howoldareyou = 2
 			'	I''m <<age>>.'
 			'	"I see. Alright, undress. Let me take a look at you."'
+			gs'foto','interview'
 		elseif fakepassport = 1:
 			howoldareyou = 2
 			'	"I''m 18."'
 			'	"I see. Alright, undress. Let me take a look at you."'
+			gs'foto','interview'
 		else
 			act 'Tell the truth':
 				age_truth = 1