瀏覽代碼

[fixed] some code updates in musorkaexh and trashplace

julzor 4 年之前
父節點
當前提交
8b42353047
共有 2 個文件被更改,包括 34 次插入58 次删除
  1. 27 46
      locations/musorkaexh.qsrc
  2. 7 12
      locations/trashplace.qsrc

+ 27 - 46
locations/musorkaexh.qsrc

@@ -1,8 +1,7 @@
 # musorkaexh
 
 if $ARGS[0] = 'pos2':
-	cla
-	*clr
+	*clr & cla
 	bumtolik = 1
 	minut += 5
 	menu_off = 1
@@ -15,8 +14,7 @@ if $ARGS[0] = 'pos2':
 end
 
 if $ARGS[0] = 'pos3':
-	cla
-	*clr
+	*clr & cla
 	bumtolik = 2
 	minut += 5
 	menu_off = 1
@@ -31,8 +29,7 @@ if $ARGS[0] = 'pos3':
 end
 
 if $ARGS[0] = 'pos4':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	menu_off = 1
 	gs'stat'
@@ -50,8 +47,7 @@ if $ARGS[0] = 'pos4':
 end
 
 if $ARGS[0] = 'pos5':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	bumtolik = 2
 	money -= 20
@@ -68,8 +64,7 @@ if $ARGS[0] = 'pos5':
 end
 
 if $ARGS[0] = 'pos6':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	bumtolik = 2
 	money -= 100
@@ -84,8 +79,7 @@ if $ARGS[0] = 'pos6':
 end
 
 if $ARGS[0] = 'pos7':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	menu_off = 1
 	gs'stat'
@@ -96,7 +90,7 @@ if $ARGS[0] = 'pos7':
 	'But when they open, you notice the bad light behind his eyes ...'
 
 	act 'Further':
-		cls
+		*clr & cla
 		gs'stat'
 
 		'<center><img <<$set_imgh>> src="images/locations/city/residential/bum_gra.jpg"></center>'
@@ -108,8 +102,7 @@ if $ARGS[0] = 'pos7':
 end
 
 if $ARGS[0] = 'pos8':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	bumtolik = 3
 	menu_off = 1
@@ -124,7 +117,7 @@ if $ARGS[0] = 'pos8':
 	'"Nothing like that, I just wanted to offer money in exchange for beauty. You show me something, and I just look. Easy, and I will give you all that I gathered during the week. As much as 50 <b>₽</b>!"'
 
 	act 'Agree':
-		cls
+		*clr & cla
 		bomjqw = 1
 		money += 50
 		bomjshet += 1
@@ -139,8 +132,7 @@ if $ARGS[0] = 'pos8':
 		'"Give me my money!" You cry as you grab all the bums money and run away.'
 
 		gs 'arousal', 'flashlite', 10
-		gs 'arousal', 'flash', 10
-		minut -= 10
+		gs 'arousal', 'flash', -10
 		gs 'arousal', 'end'
 		gs 'stat'
 		
@@ -151,8 +143,7 @@ if $ARGS[0] = 'pos8':
 end
 
 if $ARGS[0] = 'pos9':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	bumtolik = 4
 	menu_off = 1
@@ -167,12 +158,10 @@ if $ARGS[0] = 'pos9':
 end
 
 if $ARGS[0] = 'pos10':
-	cla
-	*clr
+	*clr & cla
 	minut += 5
 	menu_off = 1
 	gs'stat'
-
 	'<center><img <<$set_imgh>> src="images/locations/city/residential/bum.jpg"></center>'
 	'You are standing in front of a hungover homeless man.'
 	'"You know you''re a kind person. How do I say this.'
@@ -182,10 +171,9 @@ if $ARGS[0] = 'pos10':
 	'"Nothing like that, I just wanted to offer money in exchange for beauty. You show me something, and I just look. Easy, and I will give you all that I gathered during the week. As much as 50 <b>₽</b>!"'
 
 	act 'Agree':
-		cls
+		*clr & cla
 		money += 50
 		gs'stat'
-
 		'<center><img <<$set_imgh>> src="images/locations/city/residential/bumt1.jpg"></center>'
 		'Looking around to make sure that no one else can see, you show the homeless man your breasts and panties.'
 		'The bum looks at you with round eyes and violently jerks his penis. You get scared, what if someone comes to empty their trash.'
@@ -194,8 +182,7 @@ if $ARGS[0] = 'pos10':
 		'"Give me my money!" You cry as you grab the bums money and prepare to make a quick get away.'
 		
 		gs 'arousal', 'flashlite', 10
-		gs 'arousal', 'flash', 10
-		minut -= 10
+		gs 'arousal', 'flash', -10
 		gs 'stat'
 		
 		if bomjqw > 0:
@@ -203,8 +190,7 @@ if $ARGS[0] = 'pos10':
 			'"What service?"'
 			'"Could you help an old man with your lovely mouth? I''ll pay 150 <b>₽</b>, well, what do you say?"'
 			if pcs_horny < 50:
-				clr
-				cla
+				*clr & cla
 				gs 'arousal', 'end'
 				'"No, that''s disgusting!"'
 				'You turn around and walk away from the trash.'
@@ -213,11 +199,10 @@ if $ARGS[0] = 'pos10':
 				gs 'npcgeneratec', 0, 'Homeless', rand(25,55)
 				gs 'boyStat', $npclastgenerated
 				act 'Get on your knees':
-					cla
-					*clr
-					gs'stat'
+					*clr & cla
 					money += 150
 					bomjshet += 1
+					gs'stat'
 					'<center><img <<$set_imgh>> src="images/locations/city/residential/street/sex/old0,'+rand(0,3)+'.jpg"></center>'
 					'"It is so disgusting." You think to yourself. You need the money, and what''s wrong with that? Once you can bear.'
 					'You go down on your knees before the old, smelly homeless. Amazed by his luck, he leisurely pulls out his member.'
@@ -231,13 +216,11 @@ if $ARGS[0] = 'pos10':
 						cla
 						'You start sucking enthusiastically, and your efforts are paying off. The old man is ready to cum.'
 						act 'In your mouth':
-							cla
-							*clr
-							gs'stat'
-							spafinloc = 12
-							gs 'cum_manage'
+							*clr & cla
+							swallow += 1
+							gs 'cum_call', 'mouth', 'hobo'
 							'<center><video autoplay loop src="images/shared/sex/cum/mouth/cum1,'+rand(0,10)+'.mp4"></video></center>'
-							'A few minutes later he finishes, your mouth fills with nasty stinking sperm.'
+							'A few minutes later he finishes, your mouth fills with nasty stinking sperm that you quickly swallow.'
 							
 							gs 'arousal', 'bj', 3, 'prostitution'
 							gs 'arousal', 'end'
@@ -246,13 +229,11 @@ if $ARGS[0] = 'pos10':
 							act 'Leave': gt'street'
 						end
 						act 'On your face':
-							cla
-							*clr
-							gs'stat'
-							pcs_horny += 5
-							spafinloc = 11
-							gs 'cum_manage'
+							*clr & cla
 							minut += 1
+							facial += 1
+							gs 'cum_call', 'face', 'hobo'
+							
 							'<center><img <<$set_imgh>> src="images/shared/sex/public/cum0,'+rand(0,3)+'.jpg"></center>'
 							'A few minutes later he finishes, your face is coated by nasty stinking sperm.'
 							
@@ -265,11 +246,11 @@ if $ARGS[0] = 'pos10':
 				end
 				if bomjshet >= 10:
 					act'Give yourself to the homeless man':
-						cla
-						*clr
+						*clr & cla
 						dick = 14
 						money += 300
 						bomjshet += 1
+						gs 'cum_call', 'vaginal', 'hobo'
 						'<center><img <<$set_imgh>> src="images/locations/city/residential/street/sex/old1,'+rand(0,2)+'.jpg"></center>'
 						'It is not your first time dealing with such people. You have already learned to overcome any aversion. So you decide to give the homeless man something a little better to just a blow job.
 						You take off your panties and threw them to the homeless. He is, of course, shocked by this. But the shock does not last long. After throwing off his pants full of holes, The old man moves to you.'

+ 7 - 12
locations/trashplace.qsrc

@@ -352,8 +352,7 @@ if bomzQW = -10 and rand(0,5) = 0:
 	'The grimace on your face doesn''t go unnoticed and he angrily frowns at you, clenching his fingers harder around your arm, it hurts...'
 	'"I think this whore needs some education guys" he says before turning towards his friends, they are all grinning in some wicked way and drunkenly standing up to circle you.'
 	act 'Beg them to forgive you':
-		*clr
-		cla
+		*clr & cla
 		gs 'npcgeneratec', 0, 'hobo', rand(35,55)
 		gs 'boyStat', $npclastgenerated
 		'<center><img <<$set_imgh>> src="images/locations/city/residential/street/sex/hobosdeepthroat.jpg"></center>'
@@ -367,18 +366,16 @@ if bomzQW = -10 and rand(0,5) = 0:
 		gs 'arousal', 'bj', 5, 'rough'
 		gs 'stat'
 		act 'Submit and serve them':
-			*clr
-			cla
+			*clr & cla
 			'<center><img <<$set_imgh>> src="images/locations/city/residential/street/sex/hobosbj.jpg"></center>'
 			'The hobo who has been fucking your throat grins at his friend''s words then pulls out from your mouth, moving away from you to grab a can of beer before he sits against a wall and watches. The two hobos who just stripped move in front of you and insistently press their cocks against your lips, do they want you to suck them both at once ? Gosh, they''re too big you think to yourself before the man holding your head in place roughly spanks your bare ass and shoves his index finger in your anus. "Don''t make these gentlemen waiting, whore." he crudely commands.'
 			'You groan from the harsh spank and wince at the finger enterign your ass but decide fighting back is useless and nod. You open your mouth as big as you can stick out your tongue, allowing the two hobos to push their filthy tips past your lips, at least they don''t taste like urine like their friend''s did you think to yourself, but still their girth is definitely something, and you doubt they cleaned their cocks recently either...'
 			'"Looks like this slut can''t handle us two at once." one of them comments, "Maybe we''ll have more luck with her other holes" replies the other with a chuckle.'
 			'"Guys ! Look what I''ve found !" says the drunk hobo who fucked your throat, you have no idea what it is, but you''re pretty sure you won''t like it...'
-			gs 'arousal', 'bj', 10, 'rough', 'group', 'submissive'
+			gs 'arousal', 'bj', 10, 'rough', 'group', 'sub'
 			gs 'stat'
 			act 'Continue':
-				*clr
-				cla
+				*clr & cla
 				'<center><img <<$set_imgh>> src="images/locations/city/residential/street/sex/hobosgb.jpg"></center>'
 				'"What a lucky find" says the hobo holding you in place while the two others pull out from your mouth and move to their drunk friend, you still have no idea about what they''re talking about, but you''re suddenly lifted up and the free of them come back to you and you can see what this big discovery was, a rope !'
 				'"I don''t knot if that cunt is into bondage, but I''m getting bored of holding her" comments the one behind you. "That''s fine dude, leave it to us, you can have her ass when we''re done" retorts the hobo holding the rope while his two friends start pawing at your vulnerable tits "You will thank us after we''re done with you, bitch" one of them teases, and you remain speechless as the three men start tying you up with the rope, locking your arms in your back and painfully squeezing your breasts.'
@@ -388,18 +385,16 @@ if bomzQW = -10 and rand(0,5) = 0:
 				gs 'arousal', 'bj', 20, 'rough', 'group', 'submissive', 'gangbang'
 				gs 'npcgeneratec', 0, 'hobo', rand(35,55)
 				gs 'boyStat', $npclastgenerated
-				gs 'arousal', 'anal', 20, 'rough', 'group', 'submissive', 'gangbang'
+				gs 'arousal', 'anal', -20, 'rough', 'group', 'submissive', 'gangbang'
 				gs 'npcgeneratec', 0, 'hobo', rand(35,55)
 				gs 'boyStat', $npclastgenerated
 				$orgasm_txt = 'The three hobos all start fucking you in unison, and they''re definitely not tender with you, the fourth man is stroking himself next to you and encouraging his friends to fuck you brains out, which they gladly do. The fucking lasts for a good 40 minutes and your holes are as sore as they can be, they all randomly swap and mercilessly abuse you for their own pleasure, your mind clouds from the intense stimulation, and it happens, your whole body is shaking in a powerful orgasm, you pussy and anus tightly clenching around the two cocks fucking you. The hobos all start laughing at you and crudely tell you how much of a filthy slut you are...'
 				$orgasm_or = 'yes'
-				gs 'arousal', 'vaginal', 20, 'rough', 'group', 'submissive', 'gangbang'
+				gs 'arousal', 'vaginal', -20, 'rough', 'group', 'submissive', 'gangbang'
 				gs 'arousal', 'end'
-				minut -= 40
 				gs 'stat'
 				act 'Continue':
-					*clr
-					cla
+					*clr & cla
 					minut +=5
 					gs 'cum_call', 'face', 'hobo'
 					gs 'cum_call', 'mouth', 'hobo'