|
@@ -589,6 +589,8 @@ if $ARGS[0] = 'kickboxing':
|
|
'Around it there are various punching bags of different sizes and weights and a couple of coaches with practice pads.'
|
|
'Around it there are various punching bags of different sizes and weights and a couple of coaches with practice pads.'
|
|
'You can try your luck in a fight here on Saturdays but safety concerns limit everyone to a maximum of 1 bout per week.'
|
|
'You can try your luck in a fight here on Saturdays but safety concerns limit everyone to a maximum of 1 bout per week.'
|
|
|
|
|
|
|
|
+ act 'Return to dressing room': gt 'fit', 'dressing room'
|
|
|
|
+
|
|
act 'Work on your jabs':
|
|
act 'Work on your jabs':
|
|
cla
|
|
cla
|
|
*clr
|
|
*clr
|
|
@@ -598,7 +600,7 @@ if $ARGS[0] = 'kickboxing':
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'You practice your jabs on the speed bag and double-end bag, straight punches with a step forward. These strikes are not so powerful, but they are fast.'
|
|
'You practice your jabs on the speed bag and double-end bag, straight punches with a step forward. These strikes are not so powerful, but they are fast.'
|
|
|
|
|
|
- act 'Leave':gt 'fit', 'dressing room'
|
|
|
|
|
|
+ act 'Leave':gt 'fit', 'kickboxing'
|
|
end
|
|
end
|
|
|
|
|
|
act 'Work on your heavy punches':
|
|
act 'Work on your heavy punches':
|
|
@@ -610,7 +612,7 @@ if $ARGS[0] = 'kickboxing':
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'You practice your power punches on the heavy bag. These are high impact and powerful, but they are hard to get to their target.'
|
|
'You practice your power punches on the heavy bag. These are high impact and powerful, but they are hard to get to their target.'
|
|
|
|
|
|
- act 'Leave':gt 'fit', 'dressing room'
|
|
|
|
|
|
+ act 'Leave':gt 'fit', 'kickboxing'
|
|
end
|
|
end
|
|
|
|
|
|
act 'Work on your kicking':
|
|
act 'Work on your kicking':
|
|
@@ -622,7 +624,7 @@ if $ARGS[0] = 'kickboxing':
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'You practice your powerful kicks on a kickboxing bag. These impacts are very powerful and able to cut down an opponant, but are very difficult to hit with.'
|
|
'You practice your powerful kicks on a kickboxing bag. These impacts are very powerful and able to cut down an opponant, but are very difficult to hit with.'
|
|
|
|
|
|
- act 'Leave':gt 'fit', 'dressing room'
|
|
|
|
|
|
+ act 'Leave':gt 'fit', 'kickboxing'
|
|
end
|
|
end
|
|
|
|
|
|
act 'Work on defence':
|
|
act 'Work on defence':
|
|
@@ -634,7 +636,7 @@ if $ARGS[0] = 'kickboxing':
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'<center><img <<$set_imgh>> src="images/locations/city/citycenter/gym/kickboxing/kik1.jpg"></center>'
|
|
'You practice your defense movements.'
|
|
'You practice your defense movements.'
|
|
|
|
|
|
- act 'Leave':gt 'fit', 'dressing room'
|
|
|
|
|
|
+ act 'Leave':gt 'fit', 'kickboxing'
|
|
end
|
|
end
|
|
|
|
|
|
act 'Sparing (training bout in the ring)':
|
|
act 'Sparing (training bout in the ring)':
|