Explorar o código

[fixed] stop intro music once talking to mother

sovietmercader %!s(int64=5) %!d(string=hai) anos
pai
achega
85a06e422f
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  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