1
0
Quellcode durchsuchen

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 vor 6 Jahren
Ursprung
Commit
f39e602dfc
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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