|
@@ -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'
|