Browse Source

[fixed] the porn studio audition was missing a bunch of *clr's so it just cluttered up the screen with images and text

hornguy6 4 years ago
parent
commit
2b5d484863
1 changed files with 6 additions and 6 deletions
  1. 6 6
      locations/pornstudio.qsrc

+ 6 - 6
locations/pornstudio.qsrc

@@ -817,7 +817,7 @@ if $ARGS[0] = 'yes':
 		gs 'willpower', 'exhib', 'self'
 		if will_cost <= pcs_willpwr:
 			act 'Undress (<<will_cost>> Willpower)':
-				cla
+				cla & *clr
 				gs 'willpower', 'pay', 'self'
 				minut += 5
 				gs 'stat'
@@ -827,28 +827,28 @@ if $ARGS[0] = 'yes':
 				act 'Grab your clothes and run out': gt 'pornstudio', 'start'
 
 				act 'Lie down on the sofa and spread your legs':
-					cla
+					cla & *clr
 					minut += 5
 					gs 'stat'
 					'<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting2.jpg"></center>'
 					'You lie down on the sofa and spread your legs. The boss takes a few pictures on his phone, explaining that it is for the portfolio. After that, he asks you to kneel.'
 
 					act 'Kneel':
-						cla
+						cla & *clr
 						minut += 5
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting3.jpg"></center>'
 						'You get up from the sofa and kneel in front of the boss as he pulls out his sizeable cock. You admire his member for a few seconds before slowly sucking on his tip. He takes more pictures as he says "Now suck."'
 
 						act 'Suck his dick':
-							cla
+							cla & *clr
 							minut += 5
 							gs 'stat'
 							'<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting4.jpg"></center>'
 							'You take his shaft into your mouth and begin to suck as he takes a few more pictures.'
 
 							act 'Finish him':
-								cla
+								cla & *clr
 								minut += 5
 								gs 'stat'
 								'<center><img <<$set_imgh>> src="images/locations/city/citycenter/studio/casting/casting5.jpg"></center>'
@@ -857,7 +857,7 @@ if $ARGS[0] = 'yes':
 								'"You can call me Peter. You are going to need a pornstar name.'
 
 								act 'Choose your pornstar name':
-									cla
+									cla & *clr
 									firstkasting = 1
 									$pfname = input ("What will your pornstar name be?")