Browse Source

Added images

JulienJaden 6 years ago
parent
commit
f666252c62
2 changed files with 19 additions and 27 deletions
  1. 17 21
      locations/qwBarBilliard
  2. 2 6
      locations/qwBarBilliard2

+ 17 - 21
locations/qwBarBilliard

@@ -38,7 +38,6 @@ if $ARGS[0] = 'billiard_ev1':
 		if billwin > 16:
 			act 'Win':
 				cls
-				!check pictures?
 				'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/poolw.jpg"></center>'
 				pool_exp += rand(2,5)
 				money += 2500
@@ -56,8 +55,8 @@ if $ARGS[0] = 'billiard_ev1':
 		
 		else
 			act 'Lose':
-				cla
-				*nl
+				cls
+				'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/pooll.jpg"></center>'
 				pool_exp += rand(2,5)
 				money -= 2500
 				killvar 'billiard_ev_var'
@@ -115,7 +114,6 @@ if $ARGS[0] = 'billiard_ev1':
 					act 'You''re on':
 						cla
 						*nl
-						!Check pictures?
 						'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/pool2.jpg"></center>'
 						billiard_ev_var = 2
 						'<i>I can take him</i>, you think to yourself, <i>and even if I can''t, it''s just a blow job.</i>' 
@@ -147,7 +145,6 @@ if $ARGS[0] = 'billiard_ev1':
 				killvar 'billiard_ev_var'
 				minut += 30
 				gs 'stat'
-				!Check pictures?
 				'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/poolw.jpg"></center>'
 				'He comes out strong and plays really well, but you play just a tiny bit better and manage to win the round by a hair.' 
 				*nl
@@ -166,16 +163,15 @@ if $ARGS[0] = 'billiard_ev1':
 				killvar 'billiard_ev_var'
 				minut += 30
 				gs 'stat'
-				!check pictures?
-				'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/pool2.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/pooll.jpg"></center>'
 				'He is good - really good. In fact, you think he has been holding back a bit until now: He rarely misses a shot, sets up obstacles for you, and before long, he has won the game.' 
 				*nl
 				'"Guess I''m getting that blowjob," he says with a smug smile.'
 				'You made that bet willingly but you are getting the distinct feeling that he hustled you...'
 				
 				act 'Refuse':
-					cla
-					*nl
+					cls
+					'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/poolr.jpg"></center>'
 					'You shake your head. "I''m not sucking your dick. You scammed me."'
 					'You turn to walk off, but his eyes flash with anger and he grabs your arm. "You''re not going anywhere. You made a bet, sweetheart, and you lost, so pay up."' 
 					'"Let me go!" '
@@ -191,11 +187,9 @@ if $ARGS[0] = 'billiard_ev1':
 					'"Yeah, I did," you confess quietly.'
 					'"Alright." Martin pauses for a second. "Leave."'
 					
-					!!WHEN WOULD HE THROW SVETA OUT?
 					if npc_rel['A216'] < 20 or MartinLie = 1:
-					
+					!!WHEN WOULD HE THROW SVETA OUT?
 					!SHOULD MartinLie GET KILLED AT SOME POINT?
-					
 						cla
 						*nl
 						npc_rel['A216'] -= 1
@@ -246,6 +240,7 @@ if $ARGS[0] = 'billiard_ev1':
 							'For a moment, you wonder how far he would go. Reluctant as he is, you doubt that he''d go as far as screwing you over the billiard table while there are people in the bar. He seems to be on the verge of agreeing to a blowjob, though, if you are bold or horny enough to push him...'
 							
 							act 'Back off':
+								cla
 								npc_rel['A216'] += 1
 								'You not and remove your hand from his swelling cock.' 
 								'"Okay, if that''s what you want."'
@@ -254,6 +249,7 @@ if $ARGS[0] = 'billiard_ev1':
 								'"I''ll see what I can do," you say noncommittaly, give him a smile and leave him to calm down.'
 								
 								act 'Return to the bar': gt 'qwBarPolet'
+							end
 							
 							if pcs_dom >= 30 and pcs_exhibition >= 50:
 								$martinpos = 'But I want to'
@@ -264,7 +260,7 @@ if $ARGS[0] = 'billiard_ev1':
 							if (pcs_horny >= 80 and pcs_exhibition >= 30) or (pcs_dom >= 30 and pcs_exhibition >= 50):
 								act '<<$martinpos>>':
 									cls
-									!pictures
+									'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/poolm1.jpg"></center>'
 									gs 'boyStat', 'A216'
 									npc_rel['A216'] += 1
 									
@@ -287,7 +283,7 @@ if $ARGS[0] = 'billiard_ev1':
 									
 									act 'Make Martin come':
 										cls
-										!pictures
+										'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/poolm2.jpg"></center>'
 										if pcs_exhibition <= 30:
 											pcs_exhibition += rand(0,2)
 										else
@@ -377,7 +373,7 @@ if $ARGS[0] = 'billiard_ev2':
 				pool_exp += rand(3,5)
 				pcs_mood += rand(1,3)
 				Jaska_Friend_Bill = 1
-				!picture (gif of breaking the balls?)
+				'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/pool2.jpg"></center>'
 				'Time flies when you''re having fun and, as sleazy as the two - they introduce themselves as Artyom and Victor - come across, they are pretty decent company once you get used to their bawdy comments.'
 				'The game ends up being quite close as you take shots on your own while they play together. You end up winning closely.'
 				*nl
@@ -394,7 +390,7 @@ if $ARGS[0] = 'billiard_ev2':
 						pool_exp += rand(3,5)
 						pcs_mood += rand(3,5)
 						money += 1000
-						!picture
+						'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 						'"Sure, I''m game if you are." You rummage through your ' + iif(bag>0,'purse','pocket') + ' and put a couple of bills on the table. Your two opponents quickly follow suit and set up the game.'
 						*nl
 						'The following game is close and it''s clear that Artyom and Victor are very skilled players, but Victor fumbles a shot or two towards the end of the game, which greatly upsets Artyom, and his mistakes are enough to bring you victory.'
@@ -427,7 +423,7 @@ if $ARGS[0] = 'billiard_ev2':
 							minut += 20
 							pool_exp += rand(3,5)
 							pcs_mood += rand(1,3)
-							!picture (gif of breaking the balls?)
+							'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 							'You agree to play another friendly match. You cannot help but notice the scowl on Artyom''s face, and it seems to have very little to do with the fact that you are, once again, coming out ahead at the end.'
 							'Victor once again applauds your skill while Artyom merely gives you an acknowledging nod. Victor seems annoyed at his friend''s bad mood but doesn''t let it keep himself from having a friendly chat with you for a few minutes.'
 							'"You know where to find us if you wanna play," Victor emphasizes as you give them your goodbye.'
@@ -515,7 +511,7 @@ if $ARGS[0] = 'billiard_ev2':
 	
 		
 	elseif bill_rand > 2:
-		!picture
+		'<center><img <<$set_imgh>> src="images/locations/city/industrial/bar/sex/pool/pool3.jpg"></center>'
 		'You enter the backroom. The group of three inside turn to greet you and you strike up a conversation with them as they finish the round they''ve been playing.'
 		if bill_rand > 3:
 			'You notice a small pile of bills sitting on the edge of the table. It''s no fortune by any stretch but these guys seem to enjoy a little wager.'
@@ -552,7 +548,7 @@ if $ARGS[0] = 'billiard_ev2':
 						pcs_mood += rand(1,3)
 						minut += 30
 						temp = rand(1,4)
-						!picture
+						'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 						'You agree to playing a friendly match instead, though you have to admit you would have liked to maybe make a little money this way.'
 						*nl
 						gs 'qwBarBilliard','billiard_friendly'
@@ -569,7 +565,7 @@ if $ARGS[0] = 'billiard_ev2':
 			pcs_mood += rand(1,3)
 			minut += 30
 			temp = rand(1,4)
-			!picture
+			'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 			'You suggest playing a friendly match and they agree to keep money out of this.'
 			*nl
 			gs 'qwBarBilliard','billiard_friendly'
@@ -608,7 +604,7 @@ if $ARGS[0] = 'billiard_money':
 	cls 
 	pool_exp += rand(1,4)
 	minut += 30
-	!picture
+	'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 	'You give it your best shot. True, there''s not a lot of money riding on this, but losing money is never fun.'
 	*nl
 	gs 'qwBarBilliard', 'billiard_engine'

+ 2 - 6
locations/qwBarBilliard2

@@ -15,15 +15,11 @@ if $ARGS[0] = 'VicArt_Ev1_Cash':
 	cls
 	minut += 20
 	pool_exp += rand(2,4)
-	!picture (gif of breaking the balls?)
-	
-	!pool2.jpg - see PBB event
-	
+	'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 	'"Why not."'
 	'You try to ignore the voice in the back of your head that insists 1000 rubles are nothing to sneeze at as you pull out the bills and put them on the table.'
 	'Victor and Artyom smile and put their own cash on top of yours before setting up a new game.'
 	*nl
-	!check link
 	gs 'qwBarBilliard', 'billiard_engine'
 					
 	if billwin > 12:
@@ -117,7 +113,7 @@ if $ARGS[0] = 'VicArt_Ev1_Broke':
 			cls
 			minut += 20
 			pool_exp += rand(2,4)
-			!picture (gif of breaking the balls?)
+			'<center><video src="images/locations/city/industrial/bar/sex/pool/pool4.mp4"></center>'
 			'There''s a difference between fantasizing about getting caught in a public place and actually getting caught. And there''s a world of difference between getting caught by people you don''t know and will never see again and people you might run into again and again, some of which you might know.'
 			*nl
 			'But even though this thought echoes in your head, you nod yes. "Okay."'