Browse Source

Turning the Heater on in Meynold Home

Derryth_Love 1 year ago
parent
commit
38efc5e558
1 changed files with 2 additions and 0 deletions
  1. 2 0
      locations/mey_home.qsrc

+ 2 - 0
locations/mey_home.qsrc

@@ -24,6 +24,7 @@ if $args[0] = 'door':
 	if mey_vika['key'] = 1:
 		'You open the door with your key and enter the house.'
 
+		if frost > 0: frost = 0
 		act 'Enter': gt 'mey_home', 'start'
 	elseif hour < 20 and ((week < 6 and hour >= 15) or (week >= 6 and hour > 10)) and mey_vika['mey_vika_qw'] >= 27:
 		if mey_vika['mey_vika_qw'] = 27: 
@@ -35,6 +36,7 @@ if $args[0] = 'door':
 			'You walk up to the Meynolds residence and ring the doorbell...'
 			'After a short wait, you hear the lock click and you see Katja''s mother Tamara and sister Vicky standing by the door: <br><do>Oh hi, <<$pcs_nickname>>, welcome! Come in, make yourself at home.</do>'
 
+			if frost > 0: frost = 0
 			act 'Enter': minut += 1 & gt 'mey_home', 'start'
 		end
 	elseif locat['katja'] = 7: