1
1
Prechádzať zdrojové kódy

[fixed] replace all the copypasted "act 'Leave':gt'talent_agency','hallway'" in all the branches of the conditional for the random interviews the player can walk in on with a single act call that's outside the conditional

Spackled Lanturn 3 rokov pred
rodič
commit
a0c476f240
1 zmenil súbory, kde vykonal 2 pridanie a 32 odobranie
  1. 2 32
      locations/talent_agency.qsrc

+ 2 - 32
locations/talent_agency.qsrc

@@ -280,25 +280,21 @@ if $ARGS[0] = 'wrong_room':
 	if interview = 1:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/1.jpg"></center>'
 		'You enter the room and see a girl having a conversation with a director or producer. You suddenly realize that you''ve gone into the wrong room and back out, apologizing.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 2:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/2.jpg"></center>'
 		'You enter the room and see a girl sitting down on a couch while a director or producer is shuffling notes on his desk. You suddenly realize that you''ve gone into the wrong room and back out, apologizing.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 3:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/3.jpg"></center>'
 		'You enter the room and stop dead in your tracks as you see a girl completely naked except for a pair of panties.'
 		*nl
 		'You rush back out the door shouting, "Wrong room! Sorry!" and slam it shut behind you.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 4:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/4.jpg"></center>'
 		'You enter the room and stop dead in your tracks when you see a girl standing completely naked. The man in the room shouts at you, "Hey! What do you think you''re doing here?! Get the fuck out!"'
 		'You rush back out the door shouting, "Wrong room! Sorry!" and slam it shut behind you.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 5:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/5.mp4"></video></center>'
@@ -311,7 +307,6 @@ if $ARGS[0] = 'wrong_room':
 		'The girl only screams more as she tries to pick up speed even though she was clearly struggling to keep up with the previous pace. She doesn''t look like she''s very happy.'
 		*nl
 		'Neither of them seem to notice that you entered the wrong room. Seeing you''ve made a mistake and not wanting to get caught, you leave quietly, trying to close the door as silently as you can.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 6:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/6.mp4"></video></center>'
@@ -324,13 +319,11 @@ if $ARGS[0] = 'wrong_room':
 		'"Shut the fuck up girl. No one is going to find out! Now if you still want this job, stop struggling and take this creampie!'
 		'"That wasn''t part of the deal! I''m not on birth control!"'
 		'"You should have thought of that before you decided to become an actress!"'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 7:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/7.mp4"></video></center>'
 		'You open the door and see an upset looking girl bent over the desk as the man behind her slowly pulls his cock out from her pussy. You freeze in shock and then swiftly shut the door without a word but through it you can hear voices.'
 		'"Congratulations on landing the part sweetie. I just hope you realise what your role is going to be moving forward."'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 8:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/8.mp4"></video></center>'
@@ -340,7 +333,6 @@ if $ARGS[0] = 'wrong_room':
 		*nl
 		'The girl says nothing but soft moans and grunts, although it doesn''t seem like she''s enjoying herself.'
 		'None of them seem to notice that you even entered the room. Seeing you''ve made a mistake and not wanting to get caught, you leave quietly, trying to close the door as silently as you can.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 9:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/9.jpg"></center>'
@@ -350,7 +342,6 @@ if $ARGS[0] = 'wrong_room':
 		'She obediently handles his cock with care as she gives it a thorough tongue bath with no enthusiasm whatsoever.'
 		'As you shut the door quietly, you hear the man say, "Don''t forget to swallow missy..."'
 
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 10:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/10.jpg"></center>'
@@ -360,7 +351,6 @@ if $ARGS[0] = 'wrong_room':
 		'"Ugh! Ugh! Ugh! Ugh!" The girl doesn''t even seem to notice you''re in front of her, grunting every time his cock slams into her. It looks like she''s not focused on anything, and her face appears to be one of tolerance rather than enjoyment. '
 		*nl
 		'"Uhm, ah- sorry." You close the door as casually as possible, still hearing the slapping of flesh and grunting after it already clicked shut.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 11:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/11.jpg"></center>'
@@ -372,8 +362,6 @@ if $ARGS[0] = 'wrong_room':
 		'"Ohhhh... I- <i>ooooohhhhhhh...</i>" the man loses his train of thought and drifts into ecstasy while the girl does an impressive trick of swallowing while his cock is already in her throat, massaging it with her esophagus.'
 		*nl
 		'"Wrong... room..." you mumble and close the door. Neither of them pay any attention to you.'
-		act 'Leave':gt'talent_agency','hallway'
-
 
 	elseif interview = 12:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/12.mp4"></video></center>'
@@ -385,9 +373,6 @@ if $ARGS[0] = 'wrong_room':
 		'"You... Got it!" the man says, abruptly grabbing her by the hips and thrusting so hard you see her feet come off the ground.'
 		'Neither of them pay attention to you as you close the door like nothing happened.'
 
-		act 'Leave':gt'talent_agency','hallway'
-
-
 	elseif interview = 13:
 		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/aurora/auditions/wrong/13.jpg"></center>'
 		'You open the door and are greeted with the face of an unhappy looking girl being fucked over a desk.'
@@ -395,8 +380,6 @@ if $ARGS[0] = 'wrong_room':
 		'The man smiles, "Don''t forget girl, you''re letting me fuck you day <i>and</i> night for this. I get a key to your apartment, or you don''t get the part!"'
 		'Looking up, he suddenly sees you standing there. "Hey! What are you doing?! Get the fuck out!"'
 		'"Yes sir! Sorry sir!" you squeak and slam the door shut.'
-		act 'Leave':gt'talent_agency','hallway'
-
 
 	elseif interview = 14:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/14.mp4"></video></center>'
@@ -406,16 +389,11 @@ if $ARGS[0] = 'wrong_room':
 		'"You do it until I tell you to stop! If you want to get both of the sister roles, I need to see some sisterly love... Now you, get on your knees and lick her pussy while I fuck your ass. And you! Don''t even think about taking that finger off your clit!"'
 		'Having seen enough, you shut the door silently and go on your way.'
 
-		act 'Leave':gt'talent_agency','hallway'
-
 	elseif interview = 15:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/15.mp4"></video></center>'
 		'You open the door just in time to see a girl on her knees in front of a man and jets of cum spurt from his cock to hit her square in the face.'
 		'"Sorry! Wrong room!" you shout and shut the door fast behind you.'
 
-		act 'Leave':gt'talent_agency','hallway'
-
-
 	elseif interview = 16:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/16.mp4"></video></center>'
 		'You open the door and see a cheerful looking girl with fresh cum and a bright smile on her face.'
@@ -426,9 +404,6 @@ if $ARGS[0] = 'wrong_room':
 		'"Yes mister!"'
 		*nl
 		'You quietly close the door and pretend like you saw nothing.'
-		act 'Leave':gt'talent_agency','hallway'
-
-
 
 	elseif interview = 17:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/17.mp4"></video></center>'
@@ -441,7 +416,6 @@ if $ARGS[0] = 'wrong_room':
 		*nl
 		'At his notice, she forces herself as far onto his cock as she can manage and holds herself there. Moments later, you see her neck muscles swallowing as he cums directly down her throat.'
 		'Now seems like a good time to make your escape.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 18:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/18.mp4"></video></center>'
@@ -452,8 +426,6 @@ if $ARGS[0] = 'wrong_room':
 		'He shoves his cock back in her mouth to cut her off. "Shut up whore! You take dick for money and favors! That makes you a fucking slut!"'
 		'She moans in a pouty tune as you shut the door, not wanting to get caught up in this mess.'
 
-		act 'Leave':gt'talent_agency','hallway'
-
 	elseif interview = 19:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/19.mp4"></video></center>'
 		'You open the door and see a worried looking girl doing her very best to give a man a blowjob.'
@@ -462,8 +434,6 @@ if $ARGS[0] = 'wrong_room':
 		'The girl''s distress increases, and she tries even harder. Her skill looks a bit subpar to be honest, but now isn''t the time for that!'
 		'You sneak backwards and return to the hallway quietly.'
 
-		act 'Leave':gt'talent_agency','hallway'
-
 	elseif interview = 20:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/20.mp4"></video></center>'
 		'You open the door and see a girl in glasses giving what looks like a loving blowjob to the man inside with her.'
@@ -473,7 +443,6 @@ if $ARGS[0] = 'wrong_room':
 		'"Excuse me? This is <i>my</i> audition here? Go to your own room you fucking slut," she says before going back to working on the man''s cock.'
 		'Your mouth hangs open in offence as neither of them pay any more attention to you.'
 		'<i>Who are you calling a slut when you''re the one blowing a guy for your "audition?"</i> you think to yourself as you shut the door.'
-		act 'Leave':gt'talent_agency','hallway'
 
 	elseif interview = 21:
 		'<center><video autoplay loop src="images/locations/city/citycenter/aurora/auditions/wrong/21.mp4"></video></center>'
@@ -485,8 +454,9 @@ if $ARGS[0] = 'wrong_room':
 		*nl
 		'The girl obviously says nothing as all of her holes are currently busy being stuffed by cocks.'
 		'Seriously confused, you turn around and close the door behind you.'
-		act 'Leave':gt'talent_agency','hallway'
 	end
+
+	act 'Leave':gt'talent_agency','hallway'
 end
 
 --- talent_agency ---------------------------------