Browse Source

[fixes] wrong video in fedorEv4

julzor 5 years ago
parent
commit
ffb9e4039d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/FedorEv4.qsrc

+ 1 - 1
locations/FedorEv4.qsrc

@@ -715,7 +715,7 @@ if $ARGS[0] =  'Movie Action':
 	pcs_willpwr += 15
 	minut += 90
 	gs'stat'
-	'<center><img <<$set_imgh>> src="images/locations/pavlovsk/resident/apartment/shulginhome/tv/tvkino'+rand(2,3)+'.mp4"></center>'
+	'<center><video autoplay loop src="images/locations/pavlovsk/resident/apartment/shulginhome/tv/tvkino'+rand(2,3)+'.mp4"></video></center>'
 	'You and Fedor begin watching an action/drama movie while occasionally discussing your favorite scenes as you see them.'
 
 	act 'Finish movie':gt 'FedorEv4', 'Home 3'