Browse Source

[fixed] Blocked Katja opening the door if you are not on her quest for now.

bgkjdgbizgblzdgbr 5 months ago
parent
commit
1237995471
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/mey_home.qsrc

+ 1 - 1
locations/mey_home.qsrc

@@ -40,7 +40,7 @@ if $args[0] = 'door':
 			if frost > 0: frost = 0
 			if frost > 0: frost = 0
 			act 'Enter': minut += 1 & gt 'mey_home', 'start'
 			act 'Enter': minut += 1 & gt 'mey_home', 'start'
 		end
 		end
-	elseif locat['katja'] = 7:
+	elseif locat['katja'] = 7 and katjaQW['QWstage'] > 1:
 		cla
 		cla
 		'You walk up to the Meynolds residence and ring the doorbell...'
 		'You walk up to the Meynolds residence and ring the doorbell...'
 		'Katja opens the door and quickly drags you to her room.'
 		'Katja opens the door and quickly drags you to her room.'