Browse Source

[fixed] stop intro music once talking to mother

sovietmercader 5 years ago
parent
commit
85a06e422f
2 changed files with 4 additions and 0 deletions
  1. 2 0
      locations/Gadhouse.qsrc
  2. 2 0
      locations/bedrPar.qsrc

+ 2 - 0
locations/Gadhouse.qsrc

@@ -535,6 +535,8 @@ if $ARGS[0] = 'intro':
 	menu_off = 1
 	hour = 6
 	gs 'stat'
+	music_loop = 0
+	CLOSE ALL
 	'<center><H4>Your Grandparents'' Cottage</H4></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
 	*nl

+ 2 - 0
locations/bedrPar.qsrc

@@ -235,6 +235,8 @@ if $ARGS[0] = 'intro':
 	menu_off = 1
 	hour = 6
 	gs 'stat'
+	music_loop = 0
+	CLOSE ALL
 	'<center><h1><font color="maroon">Your Bedroom</font></h1></center>'
 	'<center><img <<$set_imgh>> src="images/characters/pavlovsk/resident/mom/prost4.jpg"></center>'
 	*nl