Pārlūkot izejas kodu

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

bgkjdgbizgblzdgbr 5 mēneši atpakaļ
vecāks
revīzija
1237995471
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  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
 			act 'Enter': minut += 1 & gt 'mey_home', 'start'
 		end
-	elseif locat['katja'] = 7:
+	elseif locat['katja'] = 7 and katjaQW['QWstage'] > 1:
 		cla
 		'You walk up to the Meynolds residence and ring the doorbell...'
 		'Katja opens the door and quickly drags you to her room.'