|
@@ -358,7 +358,7 @@ if $ARGS[0] = 'gym':
|
|
fat -= rand(0,4)
|
|
fat -= rand(0,4)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
|
|
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/gym/fit11.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/gym/fit11.jpg"></center>'
|
|
'You do very vigorous exercises to the music, and burn some fat.'
|
|
'You do very vigorous exercises to the music, and burn some fat.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|
|
@@ -376,7 +376,7 @@ if $ARGS[0] = 'gym':
|
|
abonement -= 1
|
|
abonement -= 1
|
|
gs 'exercise', 'tier3', 30, 'stren'
|
|
gs 'exercise', 'tier3', 30, 'stren'
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/gym/fit2.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/gym/fit2.jpg"></center>'
|
|
'You pump dumbells doing reps at fairly low total weight, building strength.'
|
|
'You pump dumbells doing reps at fairly low total weight, building strength.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|
|
@@ -394,7 +394,7 @@ if $ARGS[0] = 'gym':
|
|
abonement -= 1
|
|
abonement -= 1
|
|
gs 'exercise', 'tier3', 30, 'stren_plus'
|
|
gs 'exercise', 'tier3', 30, 'stren_plus'
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/gym/fit6.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/gym/fit6.jpg"></center>'
|
|
'You pump the heavy weights doing low reps with high total weight, building muscle.'
|
|
'You pump the heavy weights doing low reps with high total weight, building muscle.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|
|
@@ -412,7 +412,7 @@ if $ARGS[0] = 'gym':
|
|
abonement -= 1
|
|
abonement -= 1
|
|
gs 'exercise', 'tier2', 30, 'stren', 'butt_tr'
|
|
gs 'exercise', 'tier2', 30, 'stren', 'butt_tr'
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/butt_gym.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/butt_gym.jpg"></center>'
|
|
'You do various squats to tone your thighs and glutes, it also helps with building strength.'
|
|
'You do various squats to tone your thighs and glutes, it also helps with building strength.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|
|
@@ -429,7 +429,7 @@ if $ARGS[0] = 'gym':
|
|
abonement -= 1
|
|
abonement -= 1
|
|
gs 'exercise', 'tier3', 30, 'vital'
|
|
gs 'exercise', 'tier3', 30, 'vital'
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/gym/fit3.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/gym/fit3.jpg"></center>'
|
|
'You spend a half hour doing reps on the cross trainer developing your endurance.'
|
|
'You spend a half hour doing reps on the cross trainer developing your endurance.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|
|
@@ -447,7 +447,7 @@ if $ARGS[0] = 'gym':
|
|
abonement -= 1
|
|
abonement -= 1
|
|
gs 'exercise', 'tier3', 30, 'agil'
|
|
gs 'exercise', 'tier3', 30, 'agil'
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/gym/fit4.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/gym/fit4.jpg"></center>'
|
|
'You run tennis exercises, concentrating on defensive drills.'
|
|
'You run tennis exercises, concentrating on defensive drills.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|
|
@@ -465,7 +465,7 @@ if $ARGS[0] = 'gym':
|
|
abonement -= 1
|
|
abonement -= 1
|
|
gs 'exercise', 'tier3', 30, 'react'
|
|
gs 'exercise', 'tier3', 30, 'react'
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
if pcs_inhib < 30:inhib_exp += rand(1,2)
|
|
- '<center><img <<$set_imgh>> src="images/pc/activities/excercises/gym/fit4.jpg"></center>'
|
|
|
|
|
|
+ '<center><img <<$set_imgh>> src="images/pc/activities/exercises/gym/fit4.jpg"></center>'
|
|
'You run tennis exercises, concentrating on court reactions.'
|
|
'You run tennis exercises, concentrating on court reactions.'
|
|
|
|
|
|
if pcs_stam < 30:
|
|
if pcs_stam < 30:
|