Ver Fonte

[fixed] exercise call was reverted in error

Kevin_Smarts há 3 anos atrás
pai
commit
ecc79a57eb
1 ficheiros alterados com 1 adições e 7 exclusões
  1. 1 7
      locations/albina_starlets.qsrc

+ 1 - 7
locations/albina_starlets.qsrc

@@ -298,13 +298,7 @@ if $ARGS[0] = 'starlets':
 			'<center><img <<$set_imgh>> src="images/characters/pavlovsk/school/girl/albina/stage.jpg"></center>'
 			'Albina calls for a car. Once the car arrives, you all bundle in. You arrive at the performance hall and are ushered into a small dressing room, where you all change into your outfits and group up at the edge of the stage.'
 			act'Dance':
-				timemult = 8
-				loopcount = 1
-				:showtimeloop
-				gs 'exercise', 'tier2', 0, 'agil_exp', 'danc_exp'
-				if loopcount < timemult: loopcount += 1 & jump 'showtimeloop'
-				loopcount = 0
-				timemult = 0
+				gs 'exercise', 'tier2', 120, 'agil_exp', 'danc_exp'
 				money += albpayrand * 1000
 				killvar 'albpayrand'
 				profiDanceTime += 1