Browse Source

[added] new metro events from nutluck and Piggie
[fixed] Some missing arousal ends

Kevin_Smarts 2 years ago
parent
commit
484a0e32b6
1 changed files with 83 additions and 7 deletions
  1. 83 7
      locations/metro_events.qsrc

+ 83 - 7
locations/metro_events.qsrc

@@ -1,5 +1,5 @@
 # metro_events
-!2021/05/02
+!2022/02/16
 
 if $ARGS[0] = 'frot':
 	menu_off = 1
@@ -43,6 +43,7 @@ if $ARGS[0] = 'a':
 			act 'Move away (<<will_cost>> Willpower)':
 				*clr & cla
 				gs 'willpower', 'pay', 'resist'
+				gs 'arousal', 'end'
 				gs 'stat'
 				gt 'metro_events', 'fin'
 			end
@@ -60,6 +61,7 @@ if $ARGS[0] = 'a':
 				act 'Move away (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'pay', 'resist'
+					gs 'arousal', 'end'
 					gs 'stat'
 					gt 'metro_events', 'fin'
 				end
@@ -112,6 +114,7 @@ if $ARGS[0] = 'b':
 			act 'Move away (<<will_cost>> Willpower)':
 				*clr & cla
 				gs 'willpower', 'pay', 'resist'
+				gs 'arousal', 'end'
 				gs 'stat'
 				gt 'metro_events', 'fin'
 			end
@@ -130,6 +133,7 @@ if $ARGS[0] = 'b':
 					*clr & cla
 					gs 'willpower', 'sex', 'resist', 'medium'
 					gs 'willpower', 'pay', 'resist'
+					gs 'arousal', 'end'
 					gs 'stat'
 					gt 'metro_events', 'fin'
 				end
@@ -142,6 +146,7 @@ if $ARGS[0] = 'b':
 					*clr & cla
 					gs 'willpower', 'hj', 'resist', 'medium'
 					gs 'willpower', 'pay', 'resist'
+					gs 'arousal', 'end'
 					frot += 1
 					gs 'cum_call', 'butt', 'stranger on the metro', 0, 0, spot, svol
 					gs 'stat'
@@ -167,6 +172,7 @@ if $ARGS[0] = 'b':
 					act 'Pull hand away (<<will_cost>> Willpower)':
 						*clr & cla
 						gs 'willpower', 'pay', 'resist'
+						gs 'arousal', 'end'
 						gs 'stat'
 						frot += 1
 						gs 'cum_call', 'butt', 'stranger on the metro', 0, 0, spot, svol
@@ -191,6 +197,7 @@ if $ARGS[0] = 'b':
 						act 'Move away (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'pay', 'resist'
+							gs 'arousal', 'end'
 							gs 'stat'
 							gt 'metro_events', 'fin'
 						end
@@ -253,6 +260,7 @@ if $ARGS[0] = 'c':
 			act 'Move away (<<will_cost>> Willpower)':
 				*clr & cla
 				gs 'willpower', 'pay', 'resist'
+				gs 'arousal', 'end'
 				gs 'stat'
 				gt 'metro_events', 'fin'
 			end
@@ -271,6 +279,7 @@ if $ARGS[0] = 'c':
 				act 'Move away (<<will_cost>> Willpower)':
 					*clr & cla
 					gs 'willpower', 'pay', 'resist'
+					gs 'arousal', 'end'
 					gs 'stat'
 					gt 'metro_events', 'fin'
 				end
@@ -290,6 +299,7 @@ if $ARGS[0] = 'c':
 						*clr & cla
 						gs 'willpower', 'bj', 'resist', 'medium'
 						gs 'willpower', 'pay', 'resist'
+						gs 'arousal', 'end'
 						gs 'stat'
 						gt 'metro_events', 'fin'
 					end
@@ -302,6 +312,7 @@ if $ARGS[0] = 'c':
 						*clr & cla
 						gs 'willpower', 'bj', 'resist', 'medium'
 						gs 'willpower', 'pay', 'resist'
+						gs 'arousal', 'end'
 						gs 'stat'
 						'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/sex/grop/frotd1.jpg"></center>'
 						'He stands firm, and once again tries to push you down, but you won''t budge. As he can''t convince you, he relaxes instead, letting you go on as you keep jerking him off. When he moans into your ear, you start stroking it more vigorously, a couple of minutes later, you feel spurts of hot cum splashing against your ass cheek. Once he is finished he pulls your panties back up over your sperm covered ass then pats you on the butt, before moving away, and disappearing in the crowd.'
@@ -323,6 +334,7 @@ if $ARGS[0] = 'c':
 						act 'Resist and keep jerking him off (<<will_cost>> Willpower)':
 							*clr & cla
 							gs 'willpower', 'pay', 'resist'
+							gs 'arousal', 'end'
 							gs 'stat'
 							'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/sex/grop/frotd1.jpg"></center>'
 							'He stands firm, and once again tries to push you down, but you won''t budge. As he can''t convince you, he relaxes instead, letting you go on as you keep jerking him off. When he moans into your ear, you start stroking it more vigorously, a couple of minutes later, you feel spurts of hot cum splashing against your ass cheek. Once he is finished he pulls your panties back up over your sperm covered ass then pats you on the butt, before moving away, and disappearing in the crowd.'
@@ -342,6 +354,7 @@ if $ARGS[0] = 'c':
 							act 'Move away (<<will_cost>> Willpower)':
 								*clr & cla
 								gs 'willpower', 'pay', 'resist'
+								gs 'arousal', 'end'
 								gs 'stat'
 								gt 'metro_events', 'fin'
 							end
@@ -389,7 +402,7 @@ end
 
 if $ARGS[0] = 'station':
 	*clr & cla
-	metrorand = rand(1,19)
+	metrorand = rand(1,22)
 	if metrorand = 1:
 		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/station/aflash1.jpg"></center>'
 		'After your ride on the metro, you leave the station, following several people up the stairs, towards the street. The backside of a women''s skirt keeps lifting up; from the draft of air. Each time it lifts up, it shows off her firm tightly ass, which draws the attention of several men and even a few of the women.'
@@ -556,8 +569,13 @@ if $ARGS[0] = 'station':
 		gs 'arousal', 'end'
 		gs 'stat'
 		act 'Ignore Her':minut += 5 & gt $loc, $loc_arg
-		!!act 'Help Her':
-			!!'text'
+		act 'Help Her and pay for taxi':
+			money -= 50
+			pcs_mood += 10
+			minut += 10
+			'You notice a newspaper on one of the benches, you walk over and grab it then come back to her offering it to her. Now that you are closer you can see she is crying, she nods though and takes the newspaper and covers up as best she can. You then lead her out of the metro and call her a taxi, as you wait for the taxi you find out she made her boyfriend mad who stripped her and left her naked. Telling her she would have nothing with out him and to see how she likes it. Once the taxi arrives she thanks you for paying for it the taxi.'
+			act 'Leave': minut += 5 & gt $loc, $loc_arg
+		end
 	elseif metrorand = 10:
 		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/station/nakedm1.jpg"></center>'
 		'As you head through the metro station, you see a naked man, the only thing he is wearing is a huge grin. He seems rather proud at the attention he is getting, though you have no idea why. After a quick check you notice he packs nothing special in the manhood department. He continues on his way, just as you do.'
@@ -599,7 +617,6 @@ if $ARGS[0] = 'station':
 			gs 'stat'
 		end
 		act 'Record them':
-			*clr & cla
 			photoskl_exp += 2
 			'You pull out your phone as well then start recording them. The one on all fours is going at it, and has her friend quickly moaning loudly, clutching at her hair. Moments later, she gasps loudly, and withers against her friends face, obviously having an orgasm. Once she recovers from her orgasm, they passionately kiss, then get up and straighten their clothes, before heading out.'
 			gs 'arousal', 'voyeur_sex', 3
@@ -619,7 +636,6 @@ if $ARGS[0] = 'station':
 			gt $loc, $loc_arg
 		end
 		act 'Record them':
-			*clr & cla
 			photoskl_exp += 2
 			'You pull out your phone as well then start recording them. He pounds her without mercy, but by the sounds of her moans, she is loving every moment of it. They fuck for several more minutes until he starts to grunt, and then buries himself; balls deep in her for a moment, as he is obviously cumming. Once he pulls out of her, they both quickly get dressed then move to catch a train.'
 			gs 'arousal', 'voyeur_sex', 3
@@ -717,12 +733,42 @@ if $ARGS[0] = 'station':
 				end
 			end
 		end
+	elseif metrorand = 20:
+		'<center><video autoplay loop src="images/locations/city/shared/metro/station/sex/fuck3.mp4"></video></center>'
+		'As you head through the metro station, you notice a couple having sex very obviously across the tracks. You can''t believe your eyes and despite this being a completely public place, you can''t pull your eyes away. They are either a very sexually adventurous couple or a very stupid one, as this terminal is often patrolled by police officers. Regardless, they don''t seem to be stopping anytime soon, and when the male half notices you watching, he flashes you a hand gesture, never missing a thrust.'
+		gs 'arousal', 'voyeur_sex', 3
+		gs 'stat'
+		act 'Hurry away':
+			minut += 5
+			gs 'arousal', 'end'
+			gs 'stat'
+			gt $loc, $loc_arg
+		end
+		act 'Record them':
+			photoskl_exp += 2
+			'You pull out your phone as well then start recording them. He pounds her without mercy, but by the sounds of her moans, she is loving every moment of it. They fuck for several more minutes until he starts to grunt, and then buries himself; balls deep in her for a moment, as he is obviously cumming. Once he pulls out of her, they both quickly get dressed then move to catch a train.'
+			gs 'arousal', 'voyeur_sex', 3
+			gs 'arousal', 'end'
+			gs 'stat'
+			act 'Leave': minut += 5 & gt $loc, $loc_arg
+		end
+	elseif metrorand = 21:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/station/caught_skirt.jpg"></center>'
+		'As you step off the metro and begin to head up the stairs toward the street above, you notice a girl trying to adjust her skirt which has gotten caught up around her waistband. But while doing so, she has accidentally exposed her bare butt to everyone behind her! Just a few moments after you notice what''s going on, a few gopniks do as well, and start to cat-call and yell at at the girl. She quickly covers up, rushing out of the terminal with bright red cheeks, clearly embarrassed.'
+		gs 'arousal', 'erotic', 3
+		gs 'arousal', 'end'
+		gs 'stat'
+		act 'Leave':minut += 5 & gt $loc, $loc_arg	
+	elseif metrorand = 22:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/station/caught_skirt.jpg"></center>'
+		'As you head through the metro station, there''s two women standing on the the platform waiting for the metro dressed in latex body suits. Their heels are extremely high and you imagine how much muscle control it must take just to stand in them, let alone walk through the city''s streets and sidewalks.'
+		act 'Leave':minut += 5 & gt $loc, $loc_arg	
 	end
 end
 
 if $ARGS[0] = 'train':
 	*clr & cla
-	metrorand = rand(1,26)
+	metrorand = rand(1,33)
 	if metrorand = 1:
 		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/annoyed.jpg"></center>'
 		'As you take a seat on the metro, you hear a huff. You glance up to see a woman giving you a dirty looks, like you took her seat, or something. She moves over to sit across from you, and for the rest of the ride, gives you a dirty look. You really have no idea what you did, but whatever it was it pissed her off.'
@@ -905,6 +951,36 @@ if $ARGS[0] = 'train':
 		'<center><img <<$set_imgh>> src="images/characters/shared/headshots_main/big77.jpg"></center>'
 		'You notice your neighbor <a href="exec:gt ''tryndin'', ''tryndinmetro''">Tryndin</a> in the metro car.'
 		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 27:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/dog.jpg"></center>'
+		'It seems as if some of the famous "Moscow Metro Dogs" have made their way to St. Petersburg. You heard about them on the news awhile back, but today was the first day you''ve seen one for yourself. It was pretty cute and it made you happy to see the other passengers petting it and being generally kind to the animal. Still, you don''t think the public metro is really a place for a dog to be, and wonder about taking it home with you, or at least to the local animal shelter. Before you can inspect it''s collar however, the metro doors open and the dog trots away.'
+		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 28:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/mannequin.jpg"></center>'
+		'Sitting across from you is a woman who is hauling some sort of mannequin around in a bag. You wonder what it''s for or where she''s going. Maybe she''s a clothing designer or something? No one else seems to think it''s unusual though, so you shrug it off and play on your phone for the rest of the trip. Just another day on the metro.'
+		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 29:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/mask.jpg"></center>'
+		'You honestly don''t understand how some people get to be the way they are. But such is life in the big city! You just never know what you''re going to encounter, especially on the metro. You wonder if this person is asleep under their mask as they''re sitting there as still as a statue. Another curious passenger must be thinking the same thing and walks up to him, cautiously reaching out to touch his mask. Suddenly, the masked man jumps to life and starts barking and growling at the lady who dared to touch him! She darts away into the crowd of other passengers, who are now trying to see what all the commotion is about. As soon as you reach your destination, you get up quickly and leave the bizarre scene.'
+		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 30:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/oldman_nipples.jpg"></center>'
+		'You take a seat on the metro and wait for it to head to your destination. Across from you sits an older man, who appears to be rather scruffy and dirty. You wonder if maybe he''s homeless, or just poor, and you almost feel sorry for him for a moment. That''s when he opens his jacket and reveals a very provocative women''s top, with the nipples cut out of it! A woman a few seats away shouts "oh my God!" and starts to film the man with her phone. He then starts making lewd faces at her while tweaking his nipples, clearly liking the attention.'
+		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 31:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/police.jpg"></center>'
+		'As you take your spot in the metro, you notice a police officer standing across from you, staring at you the moment you come in. You try to ignore him the best you can by looking down at your phone or around to the other passengers. Whenever you glance back up at him however, he''s still staring right at your face. You don''t think he''s even blinked once! Does he know me from somewhere or something? What''s his problem? you think to yourself.'
+		'You do your best to turn away from his creepy stare, but there''s only so much you can do. Even as the metro pulls up to your stop, you cast one more peek in his direction and he''s still staring right into your eyes.'
+		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 32:
+		'<center><img <<$set_imgh>> src="images/locations/city/shared/metro/rude.jpg"></center>'
+		'The metro is mostly empty today. A lady sits across from you and you close your eyes here and there, almost dozing off. That''s when a man enters the metro and sits right next to the woman and spreads his legs wide, pressing them into her. There is plenty of room in the metro for this guy to sit, so he''s either being intentionally rude or intentionally creepy. He has one of his hands underneath the bags he''s holding and it seems to be moving slightly...Is he touching himself? Gross! The woman doesn''t tolerate this for long and huffs loudly, sliding down the bench to get away from him. He doesn''t follow her, but continues to sit there while breathing heavily through his mouth, his arm still moving under the bag.'
+		act 'Leave': gt 'metro', 'start'
+	elseif metrorand = 33:
+		'<center><video autoplay loop src="images/locations/city/shared/metro/station/toclose.mp4"></video></center>'
+		'The metro is exceptionally packed today, with most of the younger passengers opting to stand to let the elderly take the limited seats. As the metro beings to move, a middle aged man with chiseled features stands next to you, placing his hand very near yours on the pole. You were there first and so you hold your ground, trying to not to move as the metro car twists and turns along it''s track. But the rocking of the train causes the man''s body to occasionally press up against your own.'
+		'Why is he standing so close to me? Who even does this? Is he going to try something? you think to yourself, your mind preparing for the worst. For the remainder of the trip, the stranger never says a word to you and never intentionally touches any part of your body, but he is definitely too close for comfort. When the train finally comes to a stop, you push towards the doors the second they open and get out of the station as quickly as you can.'
+		act 'Leave': gt 'metro', 'start'
 	end
 end