Browse Source

[changed] new description for yoga and changed the mp4 to pictures which have a more suitable background

hornguy6 4 years ago
parent
commit
dae7d9465d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/exercise.qsrc

+ 2 - 2
locations/exercise.qsrc

@@ -385,10 +385,10 @@ if $ARGS[0] = 'yoga':
 	elseif $pantyworntype ! 'none':
 		'<center><video autoplay loop src="images/pc/activities/yoga_underwear.mp4"></video></center>'
 	else
-		'<center><video autoplay loop src="images/pc/activities/yoga_naked.mp4"></video></center>'
+		'<center><img <<$set_imgh>> src="images/pc/activities/yoga_naked<<rand(1,2)>>.jpg"></center>'
 	end
 
-	'You stretch the various muscles in your body for <<$timestring>> minutes, improving your will and flexibility.'
+	'You spend <<$timestring>> minutes stretching and straining your muscles in various poses, improving your will and flexibility.'
 	gs 'stat'
 	if exer_auto = 1:
 		act 'Continue': gt 'exercise', 'auto4'