@@ -279,10 +279,10 @@ else
act 'Go cycling':
cls
minut += 60
- beg += RAND(0,3)
+ beg += RAND(0,1)
speed += rand (0,2)
if salo > 0:salo -= 1
- fat = fat - 5
+ fat -= rand(2, 7)
manna+=5
sweat+=2
findvelrand= RAND (0,100)
@@ -15,7 +15,7 @@ if $ARGS[0] = 'start':
manna -= 5
fat -= 5
sweat += 3
- beg += rand(2, 5)
+ beg += rand(1, 4)
'<center><img src="images/etogame/fit5.jpg"></center>'
'You ran around the stadium practicing the skill of running and developing speed.'
@@ -148,7 +148,8 @@ if $loc = 'gschool':
agil += rand(0, 2)
speed += rand(0, 2)
+ beg += rand(0, 2)
gs 'stat'
'You spend an hour running around chasing the ball across the field with your brother and his friends Beshin and Zhendos.'
@@ -791,7 +791,7 @@ if $ARGS[0] = 'afternoon':
'After the roll call, mr. Pavlovich announces that you will be going on a run today.'
if temper >= 18 and sunWeather = 1:
'<center><img src="images/qwest/alter/Fizra/fizra2.jpg"></center>'
@@ -124,8 +124,8 @@ if $clothingworntype = 'exercise' and hour > 5 and hour < 22 and daybegskver ! d
if salo > 3:salo -= rand(1, 3)
- fat -= rand(5, 15)
- beg += rand(3, 6)
sweat += 2
daybegskver = daystart